File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
github.com/opencontainers/image-spec/specs-go Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ require (
2525 github.com/onsi/ginkgo/v2 v2.14.0
2626 github.com/onsi/gomega v1.30.0
2727 github.com/opencontainers/go-digest v1.0.0
28- github.com/opencontainers/image-spec v1.1.0-rc6
28+ github.com/opencontainers/image-spec v1.1.0
2929 github.com/opencontainers/runc v1.1.12
3030 github.com/opencontainers/runtime-spec v1.2.0
3131 github.com/opencontainers/runtime-tools v0.9.1-0.20230914150019-408c51e934dc
Original file line number Diff line number Diff line change @@ -319,8 +319,8 @@ github.com/onsi/gomega v1.30.0 h1:hvMK7xYz4D3HapigLTeGdId/NcfQx1VHMJc60ew99+8=
319319github.com/onsi/gomega v1.30.0 /go.mod h1:9sxs+SwGrKI0+PWe4Fxa9tFQQBG5xSsSbMXOI8PPpoQ =
320320github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U =
321321github.com/opencontainers/go-digest v1.0.0 /go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM =
322- github.com/opencontainers/image-spec v1.1.0-rc6 h1:XDqvyKsJEbRtATzkgItUqBA7QHk58yxX1Ov9HERHNqU =
323- github.com/opencontainers/image-spec v1.1.0-rc6 /go.mod h1:W4s4sFTMaBeK1BQLXbG4AdM2szdn85PY75RI83NrTrM =
322+ github.com/opencontainers/image-spec v1.1.0 h1:8SG7/vwALn54lVB/0yZ/MMwhFrPYtpEHQb2IpWsCzug =
323+ github.com/opencontainers/image-spec v1.1.0 /go.mod h1:W4s4sFTMaBeK1BQLXbG4AdM2szdn85PY75RI83NrTrM =
324324github.com/opencontainers/runc v1.1.12 h1:BOIssBaW1La0/qbNZHXOOa71dZfZEQOzW7dqQf3phss =
325325github.com/opencontainers/runc v1.1.12 /go.mod h1:S+lQwSfncpBha7XTy/5lBwWgm5+y5Ma/O44Ekby9FK8 =
326326github.com/opencontainers/runtime-spec v1.2.0 h1:z97+pHb3uELt/yiAWD691HNHQIF07bE7dzrbT927iTk =
Original file line number Diff line number Diff line change @@ -514,7 +514,7 @@ github.com/onsi/gomega/types
514514# github.com/opencontainers/go-digest v1.0.0
515515## explicit; go 1.13
516516github.com/opencontainers/go-digest
517- # github.com/opencontainers/image-spec v1.1.0-rc6
517+ # github.com/opencontainers/image-spec v1.1.0
518518## explicit; go 1.18
519519github.com/opencontainers/image-spec/specs-go
520520github.com/opencontainers/image-spec/specs-go/v1
You can’t perform that action at this time.
0 commit comments