Skip to content

Commit

Permalink
Merge pull request #16 from turkenf/go-vulnerability-fix-main
Browse files Browse the repository at this point in the history
Update go version to 1.23.5 [SECURITY]
  • Loading branch information
turkenf authored Feb 3, 2025
2 parents eba227d + c54ca5c commit 5663c2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/upbound/provider-gcp-beta

go 1.23.3
go 1.23.5

require (
dario.cat/mergo v1.0.0
Expand Down

0 comments on commit 5663c2e

Please sign in to comment.