Skip to content

Commit 650aa9c

Browse files
committed
Fix golang version format to fix builds.
See: golang/go#61888
1 parent 77909cf commit 650aa9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/GoogleCloudPlatform/osconfig
22

3-
go 1.21.9
3+
go 1.21
44

55
require (
66
cloud.google.com/go/compute/metadata v0.3.0

0 commit comments

Comments
 (0)