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 @@ -45,7 +45,7 @@ require (
4545 github.com/moby/sys/symlink v0.2.0
4646 github.com/moby/sys/user v0.1.0
4747 github.com/opencontainers/go-digest v1.0.0
48- github.com/opencontainers/image-spec v1.1.0-rc6
48+ github.com/opencontainers/image-spec v1.1.0
4949 github.com/opencontainers/runtime-spec v1.1.1-0.20230823135140-4fec88fd00a4
5050 github.com/opencontainers/runtime-tools v0.9.1-0.20221107090550-2e043c6bd626
5151 github.com/opencontainers/selinux v1.11.0
Original file line number Diff line number Diff line change @@ -264,8 +264,8 @@ github.com/onsi/gomega v1.30.0 h1:hvMK7xYz4D3HapigLTeGdId/NcfQx1VHMJc60ew99+8=
264264github.com/onsi/gomega v1.30.0 /go.mod h1:9sxs+SwGrKI0+PWe4Fxa9tFQQBG5xSsSbMXOI8PPpoQ =
265265github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U =
266266github.com/opencontainers/go-digest v1.0.0 /go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM =
267- github.com/opencontainers/image-spec v1.1.0-rc6 h1:XDqvyKsJEbRtATzkgItUqBA7QHk58yxX1Ov9HERHNqU =
268- github.com/opencontainers/image-spec v1.1.0-rc6 /go.mod h1:W4s4sFTMaBeK1BQLXbG4AdM2szdn85PY75RI83NrTrM =
267+ github.com/opencontainers/image-spec v1.1.0 h1:8SG7/vwALn54lVB/0yZ/MMwhFrPYtpEHQb2IpWsCzug =
268+ github.com/opencontainers/image-spec v1.1.0 /go.mod h1:W4s4sFTMaBeK1BQLXbG4AdM2szdn85PY75RI83NrTrM =
269269github.com/opencontainers/runtime-spec v1.0.3-0.20220825212826-86290f6a00fb /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
270270github.com/opencontainers/runtime-spec v1.1.1-0.20230823135140-4fec88fd00a4 h1:EctkgBjZ1y4q+sibyuuIgiKpa0QSd2elFtSSdNvBVow =
271271github.com/opencontainers/runtime-spec v1.1.1-0.20230823135140-4fec88fd00a4 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
Original file line number Diff line number Diff line change @@ -323,7 +323,7 @@ github.com/mxk/go-flowrate/flowrate
323323## explicit; go 1.13
324324github.com/opencontainers/go-digest
325325github.com/opencontainers/go-digest/digestset
326- # github.com/opencontainers/image-spec v1.1.0-rc6
326+ # github.com/opencontainers/image-spec v1.1.0
327327## explicit; go 1.18
328328github.com/opencontainers/image-spec/identity
329329github.com/opencontainers/image-spec/specs-go
You can’t perform that action at this time.
0 commit comments