File tree Expand file tree Collapse file tree
github.com/opencontainers/image-spec/specs-go Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ require (
5151 github.com/onsi/ginkgo/v2 v2.15.0
5252 github.com/onsi/gomega v1.31.1
5353 github.com/opencontainers/go-digest v1.0.0
54- github.com/opencontainers/image-spec v1.1.0-rc6
54+ github.com/opencontainers/image-spec v1.1.0
5555 github.com/opencontainers/runc v1.1.12
5656 github.com/opencontainers/runtime-spec v1.1.1-0.20230823135140-4fec88fd00a4
5757 github.com/opencontainers/runtime-tools v0.9.1-0.20230914150019-408c51e934dc
Original file line number Diff line number Diff line change @@ -449,8 +449,8 @@ github.com/onsi/gomega v1.31.1 h1:KYppCUK+bUgAZwHOu7EXVBKyQA6ILvOESHkn/tgoqvo=
449449github.com/onsi/gomega v1.31.1 /go.mod h1:y40C95dwAD1Nz36SsEnxvfFe8FFfNxzI5eJ0EYGyAy0 =
450450github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U =
451451github.com/opencontainers/go-digest v1.0.0 /go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM =
452- github.com/opencontainers/image-spec v1.1.0-rc6 h1:XDqvyKsJEbRtATzkgItUqBA7QHk58yxX1Ov9HERHNqU =
453- github.com/opencontainers/image-spec v1.1.0-rc6 /go.mod h1:W4s4sFTMaBeK1BQLXbG4AdM2szdn85PY75RI83NrTrM =
452+ github.com/opencontainers/image-spec v1.1.0 h1:8SG7/vwALn54lVB/0yZ/MMwhFrPYtpEHQb2IpWsCzug =
453+ github.com/opencontainers/image-spec v1.1.0 /go.mod h1:W4s4sFTMaBeK1BQLXbG4AdM2szdn85PY75RI83NrTrM =
454454github.com/opencontainers/runc v1.1.1-0.20240131200429-02120488a4c0 h1:NwSQ/5rex97Rum/xZOMjlDQbbZ8YJKOTihf9sxqHxtE =
455455github.com/opencontainers/runc v1.1.1-0.20240131200429-02120488a4c0 /go.mod h1:tBsQqk9ETVlXxzXjk2Xh/1VjxC/U3Gaq5ps/rC/cadE =
456456github.com/opencontainers/runtime-spec v1.1.1-0.20230823135140-4fec88fd00a4 h1:EctkgBjZ1y4q+sibyuuIgiKpa0QSd2elFtSSdNvBVow =
Original file line number Diff line number Diff line change @@ -879,7 +879,7 @@ github.com/onsi/gomega/types
879879# github.com/opencontainers/go-digest v1.0.0
880880## explicit; go 1.13
881881github.com/opencontainers/go-digest
882- # github.com/opencontainers/image-spec v1.1.0-rc6
882+ # github.com/opencontainers/image-spec v1.1.0
883883## explicit; go 1.18
884884github.com/opencontainers/image-spec/specs-go
885885github.com/opencontainers/image-spec/specs-go/v1
You can’t perform that action at this time.
0 commit comments