Skip to content

Commit

Permalink
Upgrade to go 1.23.2
Browse files Browse the repository at this point in the history
Switch to go 1.N.P version syntax.

Signed-off-by: Ferran Rodenas <ferran.rodenas@broadcom.com>
  • Loading branch information
frodenas committed Oct 7, 2024
1 parent 9c13da8 commit 3b95cd9
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/vmware/terraform-provider-vra

go 1.23
go 1.23.2

require (
github.com/go-openapi/runtime v0.28.0
Expand Down

0 comments on commit 3b95cd9

Please sign in to comment.