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 (
45
45
github.com/moby/sys/symlink v0.2.0
46
46
github.com/moby/sys/user v0.1.0
47
47
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
49
49
github.com/opencontainers/runtime-spec v1.1.1-0.20230823135140-4fec88fd00a4
50
50
github.com/opencontainers/runtime-tools v0.9.1-0.20221107090550-2e043c6bd626
51
51
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=
264
264
github.com/onsi/gomega v1.30.0 /go.mod h1:9sxs+SwGrKI0+PWe4Fxa9tFQQBG5xSsSbMXOI8PPpoQ =
265
265
github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U =
266
266
github.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 =
269
269
github.com/opencontainers/runtime-spec v1.0.3-0.20220825212826-86290f6a00fb /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
270
270
github.com/opencontainers/runtime-spec v1.1.1-0.20230823135140-4fec88fd00a4 h1:EctkgBjZ1y4q+sibyuuIgiKpa0QSd2elFtSSdNvBVow =
271
271
github.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
323
323
## explicit; go 1.13
324
324
github.com/opencontainers/go-digest
325
325
github.com/opencontainers/go-digest/digestset
326
- # github.com/opencontainers/image-spec v1.1.0-rc6
326
+ # github.com/opencontainers/image-spec v1.1.0
327
327
## explicit; go 1.18
328
328
github.com/opencontainers/image-spec/identity
329
329
github.com/opencontainers/image-spec/specs-go
You can’t perform that action at this time.
0 commit comments