Skip to content

Commit

Permalink
Update go-nexus-client to v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Nosmoht authored and akaRem committed Apr 19, 2020
1 parent cf3ea9b commit b485b03
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
cloud.google.com/go v0.55.0 // indirect
github.com/agext/levenshtein v1.2.3 // indirect
github.com/aws/aws-sdk-go v1.29.34 // indirect
github.com/datadrivers/go-nexus-client v0.6.1
github.com/datadrivers/go-nexus-client v0.7.0
github.com/fatih/color v1.9.0 // indirect
github.com/hashicorp/go-getter v1.4.1 // indirect
github.com/hashicorp/go-hclog v0.12.1 // indirect
Expand Down
6 changes: 2 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,8 @@ github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e/go.mod h1:nSuG5e5P
github.com/chzyer/test v0.0.0-20180213035817-a1ea475d72b1/go.mod h1:Q3SI9o4m/ZMnBNeIyt5eFwwo7qiLfzFZmjNmxjkiQlU=
github.com/client9/misspell v0.3.4/go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw=
github.com/cncf/udpa/go v0.0.0-20191209042840-269d4d468f6f/go.mod h1:M8M6+tZqaGXZJjfX53e64911xZQV5JYwmTeXPW+k8Sc=
github.com/datadrivers/go-nexus-client v0.6.1-0.20200330145611-530f40d16857 h1:Q7l0IHrfrEMuC8idu/nd/35X47jH3Ou/kk6gOIJB2hQ=
github.com/datadrivers/go-nexus-client v0.6.1-0.20200330145611-530f40d16857/go.mod h1:YWiZvmtfQMDiOOHckMJa60gcYS9Kmj5MXo37yiV3SZE=
github.com/datadrivers/go-nexus-client v0.6.1 h1:vvAlI/1C+Ld1SsYosAA888marjW9WLSmOlyTPW2xnzo=
github.com/datadrivers/go-nexus-client v0.6.1/go.mod h1:YWiZvmtfQMDiOOHckMJa60gcYS9Kmj5MXo37yiV3SZE=
github.com/datadrivers/go-nexus-client v0.7.0 h1:5vAIyNPmGyEhR8XvtCv3GWPy3zV574RC4sQTZEMU5o8=
github.com/datadrivers/go-nexus-client v0.7.0/go.mod h1:YWiZvmtfQMDiOOHckMJa60gcYS9Kmj5MXo37yiV3SZE=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
Expand Down

0 comments on commit b485b03

Please sign in to comment.