We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6713083 commit 72c2289Copy full SHA for 72c2289
1 file changed
go.mod
@@ -1,5 +1,5 @@
1
module github.com/GoogleCloudPlatform/gcping
2
3
-go 1.16
+go 1.24
4
5
-require github.com/google/go-cmp v0.5.9
+require github.com/google/go-cmp v0.7.0
0 commit comments