This repository was archived by the owner on Jul 18, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ require (
44
44
github.com/mattn/go-ieproxy v0.0.1 // indirect
45
45
github.com/morikuni/aec v1.0.0
46
46
github.com/opencontainers/go-digest v1.0.0
47
- github.com/opencontainers/image-spec v1.0.1
47
+ github.com/opencontainers/image-spec v1.0.2
48
48
github.com/pkg/errors v0.9.1
49
49
github.com/prometheus/tsdb v0.10.0
50
50
github.com/rogpeppe/go-internal v1.5.2 // indirect
Original file line number Diff line number Diff line change @@ -1080,8 +1080,9 @@ github.com/opencontainers/go-digest v1.0.0-rc1.0.20180430190053-c9281466c8b2/go.
1080
1080
github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U =
1081
1081
github.com/opencontainers/go-digest v1.0.0 /go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM =
1082
1082
github.com/opencontainers/image-spec v1.0.0 /go.mod h1:BtxoFyWECRxE4U/7sNtV5W15zMzWCbyJoFRP3s7yZA0 =
1083
- github.com/opencontainers/image-spec v1.0.1 h1:JMemWkRwHx4Zj+fVxWoMCFm/8sYGGrUVojFA6h/TRcI =
1084
1083
github.com/opencontainers/image-spec v1.0.1 /go.mod h1:BtxoFyWECRxE4U/7sNtV5W15zMzWCbyJoFRP3s7yZA0 =
1084
+ github.com/opencontainers/image-spec v1.0.2 h1:9yCKha/T5XdGtO0q9Q9a6T5NUCsTn/DrBg0D7ufOcFM =
1085
+ github.com/opencontainers/image-spec v1.0.2 /go.mod h1:BtxoFyWECRxE4U/7sNtV5W15zMzWCbyJoFRP3s7yZA0 =
1085
1086
github.com/opencontainers/runc v0.0.0-20190115041553-12f6a991201f /go.mod h1:qT5XzbpPznkRYVz/mWwUaVBUv2rmF59PVA73FjuZG0U =
1086
1087
github.com/opencontainers/runc v0.1.1 /go.mod h1:qT5XzbpPznkRYVz/mWwUaVBUv2rmF59PVA73FjuZG0U =
1087
1088
github.com/opencontainers/runc v1.0.0-rc10 /go.mod h1:qT5XzbpPznkRYVz/mWwUaVBUv2rmF59PVA73FjuZG0U =
You can’t perform that action at this time.
0 commit comments