Skip to content

Commit

Permalink
build(deps): bump github.com/datadrivers/go-nexus-client
Browse files Browse the repository at this point in the history
Bumps [github.com/datadrivers/go-nexus-client](https://github.com/datadrivers/go-nexus-client) from 1.10.0 to 1.10.1.
- [Release notes](https://github.com/datadrivers/go-nexus-client/releases)
- [Commits](datadrivers/go-nexus-client@v1.10.0...v1.10.1)

---
updated-dependencies:
- dependency-name: github.com/datadrivers/go-nexus-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 21, 2024
1 parent 4f97a99 commit 6038f96
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/manhtukhang/vault-plugin-secrets-nexus-repository
go 1.22.1

require (
github.com/datadrivers/go-nexus-client v1.10.0
github.com/datadrivers/go-nexus-client v1.10.1
github.com/hashicorp/go-hclog v1.6.3
github.com/hashicorp/vault/api v1.12.2
github.com/hashicorp/vault/sdk v0.11.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ github.com/cenkalti/backoff/v3 v3.2.2/go.mod h1:cIeZDE3IrqwwJl6VUwCN6trj1oXrTS4r
github.com/cespare/xxhash/v2 v2.1.1/go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs=
github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible/go.mod h1:nmEj6Dob7S7YxXgwXpfOuvO54S+tGdZdw9fuRZt25Ag=
github.com/circonus-labs/circonusllhist v0.1.3/go.mod h1:kMXHVDlOchFAehlya5ePtbp5jckzBHf4XRpQvBOLI+I=
github.com/datadrivers/go-nexus-client v1.10.0 h1:zJ23DGlV6zwSFQOhuVhv7076tAMqeuotVAGLBjbxWSI=
github.com/datadrivers/go-nexus-client v1.10.0/go.mod h1:nYUmYplEgXusK5Hvz+stvslPbSgSO0MyidDy6Da4LO0=
github.com/datadrivers/go-nexus-client v1.10.1 h1:FAQBkYOxlgh9wpaDiHpjAZ96EkMm5FVOKzJAFfTiCdw=
github.com/datadrivers/go-nexus-client v1.10.1/go.mod h1:nYUmYplEgXusK5Hvz+stvslPbSgSO0MyidDy6Da4LO0=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1VwoXQT9A3Wy9MM3WgvqSxFWenqJduM=
Expand Down

0 comments on commit 6038f96

Please sign in to comment.