We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b0b5a0c + db9d4e4 commit 66a6fc1Copy full SHA for 66a6fc1
go.mod
@@ -1,6 +1,6 @@
1
module github.com/Microsoft/hcsshim
2
3
-go 1.22
+go 1.22.0
4
5
require (
6
github.com/Microsoft/cosesign1go v1.2.0
test/go.mod
module github.com/Microsoft/hcsshim/test
github.com/Microsoft/go-winio v0.6.2
0 commit comments