Skip to content

Commit

Permalink
chore: upgrade go to 1.23 (#813)
Browse files Browse the repository at this point in the history
Renovate seems to be tripping on the new Go version as part of upgrading
Go dependencies.
  • Loading branch information
cprivitere authored Nov 7, 2024
2 parents dcc2cbd + 05baabb commit a849497
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/equinix/terraform-provider-equinix

go 1.22
go 1.23

require (
github.com/equinix/equinix-sdk-go v0.46.0
Expand Down

0 comments on commit a849497

Please sign in to comment.