File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11module github.com/Microsoft/hcsshim
22
3- go 1.23.0
3+ go 1.23.8
44
55require (
66 github.com/Microsoft/cosesign1go v1.4.0
@@ -24,7 +24,7 @@ require (
2424 github.com/linuxkit/virtsock v0.0.0-20201010232012-f8cee7dfc7a3
2525 github.com/mattn/go-shellwords v1.0.12
2626 github.com/moby/sys/user v0.3.0
27- github.com/open-policy-agent/opa v0.70 .0
27+ github.com/open-policy-agent/opa v1.4 .0
2828 github.com/opencontainers/runc v1.2.3
2929 github.com/opencontainers/runtime-spec v1.2.0
3030 github.com/pelletier/go-toml v1.9.5
Original file line number Diff line number Diff line change 11module github.com/Microsoft/hcsshim/test
22
3- go 1.23.0
3+ go 1.23.8
44
55require (
66 github.com/Microsoft/go-winio v0.6.2
@@ -89,7 +89,7 @@ require (
8989 github.com/moby/sys/user v0.3.0 // indirect
9090 github.com/moby/sys/userns v0.1.0 // indirect
9191 github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
92- github.com/open-policy-agent/opa v0.70 .0 // indirect
92+ github.com/open-policy-agent/opa v1.4 .0 // indirect
9393 github.com/opencontainers/runc v1.2.3 // indirect
9494 github.com/opencontainers/selinux v1.11.0 // indirect
9595 github.com/pelletier/go-toml v1.9.5 // indirect
You can’t perform that action at this time.
0 commit comments