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 @@ -37,7 +37,7 @@ require (
3737 github.com/moby/term v0.5.2
3838 github.com/morikuni/aec v1.0.0
3939 github.com/opencontainers/go-digest v1.0.0
40- github.com/opencontainers/image-spec v1.1.0
40+ github.com/opencontainers/image-spec v1.1.1
4141 github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
4242 github.com/pkg/errors v0.9.1
4343 github.com/sirupsen/logrus v1.9.3
Original file line number Diff line number Diff line change @@ -209,8 +209,8 @@ github.com/onsi/gomega v1.9.0/go.mod h1:Ho0h+IUsWyvy1OpqCwxlQ/21gkhVunqlU8fDGcoT
209209github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U=
210210github.com/opencontainers/go-digest v1.0.0/go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM=
211211github.com/opencontainers/image-spec v1.0.1/go.mod h1:BtxoFyWECRxE4U/7sNtV5W15zMzWCbyJoFRP3s7yZA0=
212- github.com/opencontainers/image-spec v1.1.0 h1:8SG7/vwALn54lVB/0yZ/MMwhFrPYtpEHQb2IpWsCzug =
213- github.com/opencontainers/image-spec v1.1.0 /go.mod h1:W4s4sFTMaBeK1BQLXbG4AdM2szdn85PY75RI83NrTrM =
212+ github.com/opencontainers/image-spec v1.1.1 h1:y0fUlFfIZhPF1W537XOLg0/fcx6zcHCJwooC2xJA040 =
213+ github.com/opencontainers/image-spec v1.1.1 /go.mod h1:qpqAh3Dmcf36wStyyWU+kCeDgrGnAve2nCC8+7h8Q0M =
214214github.com/opentracing/opentracing-go v1.1.0 h1:pWlfV3Bxv7k65HYwkikxat0+s3pV4bsqf19k25Ur8rU=
215215github.com/opentracing/opentracing-go v1.1.0/go.mod h1:UkNAQd3GIcIGf0SeVgPpRdFStlNbqXla1AfSYxPUl2o=
216216github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c h1:+mdjkGKdHQG3305AYmdv1U2eRNDiU2ErMBj1gwrq8eQ=
Original file line number Diff line number Diff line change @@ -253,7 +253,7 @@ github.com/munnerz/goautoneg
253253# github.com/opencontainers/go-digest v1.0.0
254254## explicit; go 1.13
255255github.com/opencontainers/go-digest
256- # github.com/opencontainers/image-spec v1.1.0
256+ # github.com/opencontainers/image-spec v1.1.1
257257## explicit; go 1.18
258258github.com/opencontainers/image-spec/specs-go
259259github.com/opencontainers/image-spec/specs-go/v1
You can’t perform that action at this time.
0 commit comments