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 @@ -106,7 +106,7 @@ require (
106
106
github.com/modern-go/reflect2 v1.0.2 // indirect; indirect // gomodjail:confined
107
107
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect; indirect // gomodjail:confined
108
108
github.com/pelletier/go-toml/v2 v2.2.3 // indirect; indirect // gomodjail:confined
109
- github.com/pierrec/lz4/v4 v4.1.17 // indirect; indirect // gomodjail:confined
109
+ github.com/pierrec/lz4/v4 v4.1.22 // indirect; indirect // gomodjail:confined
110
110
github.com/pkg/errors v0.9.1 // indirect; indirect // gomodjail:confined
111
111
github.com/pkg/sftp v1.13.7 // indirect; indirect // gomodjail:confined
112
112
github.com/rivo/uniseg v0.2.0 // indirect; indirect // gomodjail:confined
Original file line number Diff line number Diff line change @@ -224,8 +224,8 @@ github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58 h1:onHthvaw9LFnH4t2D
224
224
github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58 /go.mod h1:DXv8WO4yhMYhSNPKjeNKa5WY9YCIEBRbNzFFPJbWO6Y =
225
225
github.com/pelletier/go-toml/v2 v2.2.3 h1:YmeHyLY8mFWbdkNWwpr+qIL2bEqT0o95WSdkNHvL12M =
226
226
github.com/pelletier/go-toml/v2 v2.2.3 /go.mod h1:MfCQTFTvCcUyyvvwm1+G6H/jORL20Xlb6rzQu9GuUkc =
227
- github.com/pierrec/lz4/v4 v4.1.17 h1:kV4Ip+/hUBC+8T6+2EgburRtkE9ef4nbY3f4dFhGjMc =
228
- github.com/pierrec/lz4/v4 v4.1.17 /go.mod h1:gZWDp/Ze/IJXGXf23ltt2EXimqmTUXEy0GFuRQyBid4 =
227
+ github.com/pierrec/lz4/v4 v4.1.22 h1:cKFw6uJDK+/gfw5BcDL0JL5aBsAFdsIT18eRtLj7VIU =
228
+ github.com/pierrec/lz4/v4 v4.1.22 /go.mod h1:gZWDp/Ze/IJXGXf23ltt2EXimqmTUXEy0GFuRQyBid4 =
229
229
github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e h1:aoZm08cpOy4WuID//EZDgcC4zIxODThtZNPirFr42+A =
230
230
github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e /go.mod h1:pJLUxLENpZxwdsKMEsNbx1VGcRFpLqf3715MtcvvzbA =
231
231
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4 =
You can’t perform that action at this time.
0 commit comments