Skip to content

Commit

Permalink
Upgrade jfrog-client-go to v1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
eyalbe4 committed Feb 8, 2022
1 parent 17e39e3 commit 74016c2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ require (
github.com/jedib0t/go-pretty/v6 v6.2.2
github.com/jfrog/build-info-go v1.0.1
github.com/jfrog/gofrog v1.1.1
github.com/jfrog/jfrog-client-go v1.8.0
github.com/jfrog/jfrog-client-go v1.8.1
github.com/magiconair/properties v1.8.5
github.com/manifoldco/promptui v0.8.0
github.com/pkg/browser v0.0.0-20210911075715-681adbf594b8
Expand All @@ -34,4 +34,4 @@ exclude (

// replace github.com/jfrog/build-info-go => github.com/jfrog/build-info-go v1.0.1-0.20220118114459-b944fdc6a593

//replace github.com/jfrog/gofrog => github.com/jfrog/gofrog v1.0.7-0.20211128152632-e218c460d703
// replace github.com/jfrog/gofrog => github.com/jfrog/gofrog v1.0.7-0.20211128152632-e218c460d703
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -227,8 +227,8 @@ github.com/jfrog/build-info-go v1.0.1 h1:7G+dWjtvly992s2H4WsDl7ESnazaa3E7HRboj84
github.com/jfrog/build-info-go v1.0.1/go.mod h1:QyeMfNGt4W0eWazrd7j6uZVN5KTpB05nxF/MwvGnTqs=
github.com/jfrog/gofrog v1.1.1 h1:uRjeZWidQl4FmKP4Zpj5hSKJp3gSIWW9VUwbQdVEVRU=
github.com/jfrog/gofrog v1.1.1/go.mod h1:9YN5v4LlsCfLIXpwQnzSf1wVtgjdHM20FzuIu58RMI4=
github.com/jfrog/jfrog-client-go v1.8.0 h1:9sjs9hly2hxHq/aZuKctsDxNaJJ7trFZ7jL1010R/uc=
github.com/jfrog/jfrog-client-go v1.8.0/go.mod h1:UCge5M49w2M6+T2fpHlBCjK14h0foLnP+CXNJLglAbM=
github.com/jfrog/jfrog-client-go v1.8.1 h1:thp3nECoJ5grNlA/WWCHX+EtXC/tQyXp28MElJm3IC0=
github.com/jfrog/jfrog-client-go v1.8.1/go.mod h1:UCge5M49w2M6+T2fpHlBCjK14h0foLnP+CXNJLglAbM=
github.com/json-iterator/go v1.1.11/go.mod h1:KdQUCv79m/52Kvf8AW2vK1V8akMuk1QjK/uOdHXbAo4=
github.com/jstemmer/go-junit-report v0.0.0-20190106144839-af01ea7f8024/go.mod h1:6v2b51hI/fHJwM22ozAgKL4VKDeJcHhJFhtBdhmNjmU=
github.com/jstemmer/go-junit-report v0.9.1/go.mod h1:Brl9GWCQeLvo8nXZwPNNblvFj/XSXhF0NWZEnDohbsk=
Expand Down

0 comments on commit 74016c2

Please sign in to comment.