Skip to content

Commit

Permalink
Merge pull request #714 from crossplane-contrib/backport-712-to-relea…
Browse files Browse the repository at this point in the history
…se-1.11

[Backport release-1.11] Update go version to 1.23.5 [SECURITY]
  • Loading branch information
turkenf authored Feb 3, 2025
2 parents b029cab + dd60f68 commit 9f6db39
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
Expand Up @@ -4,7 +4,7 @@

module github.com/upbound/provider-gcp

go 1.23
go 1.23.5

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

0 comments on commit 9f6db39

Please sign in to comment.