Skip to content

Commit

Permalink
Use go-nexus-client v0.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Nosmoht committed Jul 6, 2020
1 parent 8eff1df commit d008315
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/datadrivers/terraform-provider-nexus
go 1.14

require (
github.com/datadrivers/go-nexus-client v0.14.0
github.com/datadrivers/go-nexus-client v0.14.1
github.com/hashicorp/terraform-plugin-sdk v1.14.0
github.com/stretchr/testify v1.5.1
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ github.com/bgentry/speakeasy v0.1.0/go.mod h1:+zsyZBPWlz7T6j88CTgSN5bM796AkVf0kB
github.com/census-instrumentation/opencensus-proto v0.2.1/go.mod h1:f6KPmirojxKA12rnyqOA5BBL4O983OfeGPqjHWSTneU=
github.com/cheggaaa/pb v1.0.27/go.mod h1:pQciLPpbU0oxA0h+VJYYLxO+XeDQb5pZijXscXHm81s=
github.com/client9/misspell v0.3.4/go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw=
github.com/datadrivers/go-nexus-client v0.14.0 h1:2t7Y1MI6FS8v8qUcxSZRVLV6Vgjh0sGlquft1m7nVeU=
github.com/datadrivers/go-nexus-client v0.14.0/go.mod h1:bN9cSUGOSYdMSiLypohV+Uq3JKpW/gCkRlkk1jFJJ+s=
github.com/datadrivers/go-nexus-client v0.14.1 h1:FKr/itR1QUuhOlvcYx5NtozZ3qMZogPfnGinFCFrCZI=
github.com/datadrivers/go-nexus-client v0.14.1/go.mod h1:bN9cSUGOSYdMSiLypohV+Uq3JKpW/gCkRlkk1jFJJ+s=
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 d008315

Please sign in to comment.