File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ require (
7777 github.com/moby/docker-image-spec v1.3.1 // indirect
7878 github.com/moby/sys/user v0.3.0 // indirect
7979 github.com/moby/term v0.5.0 // indirect
80- github.com/nwaples/rardecode/v2 v2.1 .0 // indirect
80+ github.com/nwaples/rardecode/v2 v2.2 .0 // indirect
8181 github.com/oklog/ulid v1.3.1 // indirect
8282 github.com/opencontainers/go-digest v1.0.0 // indirect
8383 github.com/opencontainers/image-spec v1.1.0 // indirect
Original file line number Diff line number Diff line change @@ -229,8 +229,8 @@ github.com/moby/sys/user v0.3.0 h1:9ni5DlcW5an3SvRSx4MouotOygvzaXbaSrc/wGDFWPo=
229229github.com/moby/sys/user v0.3.0 /go.mod h1:bG+tYYYJgaMtRKgEmuueC0hJEAZWwtIbZTB+85uoHjs =
230230github.com/moby/term v0.5.0 h1:xt8Q1nalod/v7BqbG21f8mQPqH+xAaC9C3N3wfWbVP0 =
231231github.com/moby/term v0.5.0 /go.mod h1:8FzsFHVUBGZdbDsJw/ot+X+d5HLUbvklYLJ9uGfcI3Y =
232- github.com/nwaples/rardecode/v2 v2.1 .0 h1:JQl9ZoBPDy+nIZGb1mx8+anfHp/LV3NE2MjMiv0ct/U =
233- github.com/nwaples/rardecode/v2 v2.1 .0 /go.mod h1:7uz379lSxPe6j9nvzxUZ+n7mnJNgjsRNb6IbvGVHRmw =
232+ github.com/nwaples/rardecode/v2 v2.2 .0 h1:4ufPGHiNe1rYJxYfehALLjup4Ls3ck42CWwjKiOqu0A =
233+ github.com/nwaples/rardecode/v2 v2.2 .0 /go.mod h1:7uz379lSxPe6j9nvzxUZ+n7mnJNgjsRNb6IbvGVHRmw =
234234github.com/oklog/ulid v1.3.1 h1:EGfNDEx6MqHz8B3uNV6QAib1UR2Lm97sHi3ocA6ESJ4 =
235235github.com/oklog/ulid v1.3.1 /go.mod h1:CirwcVhetQ6Lv90oh/F+FBtV6XMibvdAFo93nm5qn4U =
236236github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U =
You can’t perform that action at this time.
0 commit comments