Skip to content

Commit

Permalink
chore: not necessary to pin a patch version for go
Browse files Browse the repository at this point in the history
  • Loading branch information
zjrgov committed Dec 18, 2024
1 parent c6be944 commit ae11c97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runner/cf-driver-go/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/GSA-TTS/gitlab-runner-cloudgov/runner/cf-driver

go 1.23.3
go 1.23

require (
github.com/cloudfoundry/go-cfclient/v3 v3.0.0-alpha.9
Expand Down

0 comments on commit ae11c97

Please sign in to comment.