Skip to content

Commit

Permalink
Add .0 to go.mod version (#12294)
Browse files Browse the repository at this point in the history
  • Loading branch information
slevenick authored Nov 11, 2024
1 parent 34d0f43 commit 91659ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mmv1/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/GoogleCloudPlatform/magic-modules/mmv1

go 1.23
go 1.23.0

require (
golang.org/x/exp v0.0.0-20240222234643-814bf88cf225
Expand Down

0 comments on commit 91659ee

Please sign in to comment.