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 @@ -52,7 +52,7 @@ require (
52
52
github.com/spf13/pflag v1.0.5 // indirect
53
53
github.com/spf13/viper v1.8.1 // indirect
54
54
github.com/subosito/gotenv v1.2.0 // indirect
55
- github.com/ulikunitz/xz v0.5.11 // indirect
55
+ github.com/ulikunitz/xz v0.5.14 // indirect
56
56
go.bug.st/cleanup v1.0.0 // indirect
57
57
golang.org/x/crypto v0.14.0 // indirect
58
58
golang.org/x/net v0.17.0 // indirect
Original file line number Diff line number Diff line change @@ -289,8 +289,8 @@ github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcU
289
289
github.com/stretchr/testify v1.8.4 /go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo =
290
290
github.com/subosito/gotenv v1.2.0 h1:Slr1R9HxAlEKefgq5jn9U+DnETlIUa6HfgEzj0g5d7s =
291
291
github.com/subosito/gotenv v1.2.0 /go.mod h1:N0PQaV/YGNqwC0u51sEeR/aUtSLEXKX9iv69rRypqCw =
292
- github.com/ulikunitz/xz v0.5.11 h1:kpFauv27b6ynzBNT/Xy+1k+fK4WswhN/6PN5WhFAGw8 =
293
- github.com/ulikunitz/xz v0.5.11 /go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14 =
292
+ github.com/ulikunitz/xz v0.5.14 h1:uv/0Bq533iFdnMHZdRBTOlaNMdb1+ZxXIlHDZHIHcvg =
293
+ github.com/ulikunitz/xz v0.5.14 /go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14 =
294
294
github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f h1:J9EGpcZtP0E/raorCMxlFGSTBrsSlaDGf3jU/qvAE2c =
295
295
github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 h1:EzJWgHovont7NscjpAxXsDA8S8BMYve8Y5+7cuRE7R0 =
296
296
github.com/xeipuuv/gojsonschema v1.2.0 h1:LhYJRs+L4fBtjZUfuSZIKGeVu0QRy8e5Xi7D17UxZ74 =
You can’t perform that action at this time.
0 commit comments