Skip to content

Commit 0a3837a

Browse files
github-actions[bot]JFrog-Frogbotasafgabai
authored
Upgrade github.com/ulikunitz/xz to 0.5.15 (#46)
Co-authored-by: JFrog-Frogbot <[email protected]> Co-authored-by: Asaf Gabai <[email protected]>
1 parent 1c135de commit 0a3837a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ require (
7474
github.com/spf13/pflag v1.0.5 // indirect
7575
github.com/spf13/viper v1.19.0 // indirect
7676
github.com/subosito/gotenv v1.6.0 // indirect
77-
github.com/ulikunitz/xz v0.5.12 // indirect
77+
github.com/ulikunitz/xz v0.5.15 // indirect
7878
github.com/xanzy/ssh-agent v0.3.3 // indirect
7979
github.com/xi2/xz v0.0.0-20171230120015-48954b6210f8 // indirect
8080
github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e // indirect

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,8 @@ github.com/terminalstatic/go-xsd-validate v0.1.6/go.mod h1:18lsvYFofBflqCrvo1ump
204204
github.com/ulikunitz/xz v0.5.8/go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14=
205205
github.com/ulikunitz/xz v0.5.12 h1:37Nm15o69RwBkXM0J6A5OlE67RZTfzUxTj8fB3dfcsc=
206206
github.com/ulikunitz/xz v0.5.12/go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14=
207+
github.com/ulikunitz/xz v0.5.15 h1:9DNdB5s+SgV3bQ2ApL10xRc35ck0DuIX/isZvIk+ubY=
208+
github.com/ulikunitz/xz v0.5.15/go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14=
207209
github.com/urfave/cli v1.22.16 h1:MH0k6uJxdwdeWQTwhSO42Pwr4YLrNLwBtg1MRgTqPdQ=
208210
github.com/urfave/cli v1.22.16/go.mod h1:EeJR6BKodywf4zciqrdw6hpCPk68JO9z5LazXZMn5Po=
209211
github.com/vbauerster/mpb/v8 v8.9.1 h1:LH5R3lXPfE2e3lIGxN7WNWv3Hl5nWO6LRi2B0L0ERHw=

0 commit comments

Comments
 (0)