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 @@ -252,7 +252,7 @@ require (
252252 github.com/muesli/cancelreader v0.2.2 // indirect
253253 github.com/muesli/termenv v0.16.0 // indirect
254254 github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
255- github.com/nwaples/rardecode/v2 v2.0.0-beta.4.0.20241112120701-034e449c6e78 // indirect
255+ github.com/nwaples/rardecode/v2 v2.2.0 // indirect
256256 github.com/onsi/ginkgo v1.16.5 // indirect
257257 github.com/opencontainers/go-digest v1.0.0 // indirect
258258 github.com/opencontainers/image-spec v1.1.1 // indirect
Original file line number Diff line number Diff line change @@ -584,8 +584,8 @@ github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822/go.mod h1:+n7T8m
584584github.com/nbio/st v0.0.0-20140626010706-e9e8d9816f32 h1:W6apQkHrMkS0Muv8G/TipAy/FJl/rCYT0+EuS8+Z0z4 =
585585github.com/nbio/st v0.0.0-20140626010706-e9e8d9816f32 /go.mod h1:9wM+0iRr9ahx58uYLpLIr5fm8diHn0JbqRycJi6w0Ms =
586586github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e /go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno =
587- github.com/nwaples/rardecode/v2 v2.0.0-beta.4.0.20241112120701-034e449c6e78 h1:MYzLheyVx1tJVDqfu3YnN4jtnyALNzLvwl+f58TcvQY =
588- github.com/nwaples/rardecode/v2 v2.0.0-beta.4.0.20241112120701-034e449c6e78 /go.mod h1:yntwv/HfMc/Hbvtq9I19D1n58te3h6KsqCf3GxyfBGY =
587+ github.com/nwaples/rardecode/v2 v2.2.0 h1:4ufPGHiNe1rYJxYfehALLjup4Ls3ck42CWwjKiOqu0A =
588+ github.com/nwaples/rardecode/v2 v2.2.0 /go.mod h1:7uz379lSxPe6j9nvzxUZ+n7mnJNgjsRNb6IbvGVHRmw =
589589github.com/nxadm/tail v1.4.4 /go.mod h1:kenIhsEOeOJmVchQTgglprH7qJGnHDVpk1VPCcaMI8A =
590590github.com/nxadm/tail v1.4.8 h1:nPr65rt6Y5JFSKQO7qToXr7pePgD6Gwiw05lkbyAQTE =
591591github.com/nxadm/tail v1.4.8 /go.mod h1:+ncqLTQzXmGhMZNUePPaPqPvBxHAIsmXswZKocGu+AU =
You can’t perform that action at this time.
0 commit comments