Skip to content

Commit

Permalink
chore(deps): Bump github.com/jacobbrewer1/vaulty from 0.1.6 to 0.1.7
Browse files Browse the repository at this point in the history
Bumps [github.com/jacobbrewer1/vaulty](https://github.com/jacobbrewer1/vaulty) from 0.1.6 to 0.1.7.
- [Release notes](https://github.com/jacobbrewer1/vaulty/releases)
- [Commits](Jacobbrewer1/vaulty@v0.1.6...v0.1.7)

---
updated-dependencies:
- dependency-name: github.com/jacobbrewer1/vaulty
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent 2de6e8b commit 626d436
Show file tree
Hide file tree
Showing 6 changed files with 32 additions and 8 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ require (
github.com/hashicorp/vault/api v1.15.0
github.com/huandu/xstrings v1.5.0
github.com/jacobbrewer1/patcher v0.1.15
github.com/jacobbrewer1/vaulty v0.1.6
github.com/jacobbrewer1/vaulty v0.1.7
github.com/jmoiron/sqlx v1.4.0
github.com/pingcap/tidb/pkg/parser v0.0.0-20241220080229-acba0cd1e2b0
github.com/prometheus/client_golang v1.20.5
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,8 @@ github.com/imdario/mergo v0.3.11 h1:3tnifQM4i+fbajXKBHXWEH+KvNHqojZ778UH75j3bGA=
github.com/imdario/mergo v0.3.11/go.mod h1:jmQim1M+e3UYxmgPu/WyfjB3N3VflVyUjjjwH0dnCYA=
github.com/jacobbrewer1/patcher v0.1.15 h1:DK0xrBKlPPSNt+mXUY1AuZ7lydSin8EcHkPMt/68aIE=
github.com/jacobbrewer1/patcher v0.1.15/go.mod h1:zEgOixvOt2wO2WmoUreN5L5qJpCOdP2eWiYd0XZULn8=
github.com/jacobbrewer1/vaulty v0.1.6 h1:h+STKGtDwVugWmeVu3ixlWiuU/DQYmJj0x5ADq1jm5Y=
github.com/jacobbrewer1/vaulty v0.1.6/go.mod h1:kKQcDjAdRZLTlaOv6HbhqDXObDjIBgWC7FBC9rdDfbA=
github.com/jacobbrewer1/vaulty v0.1.7 h1:Y1UVwFu/zwQK3octiLh95DefSfxZ0ano25UowpYfbfc=
github.com/jacobbrewer1/vaulty v0.1.7/go.mod h1:8yPrEqRwBSjVK+CUo7vQ81cDJwIzrouoaqHYy9kX0cg=
github.com/jmoiron/sqlx v1.4.0 h1:1PLqN7S1UYp5t4SrVVnt4nUVNemrDAtxlulVe+Qgm3o=
github.com/jmoiron/sqlx v1.4.0/go.mod h1:ZrZ7UsYB/weZdl2Bxg6jCRO9c3YHl8r3ahlKmRT4JLY=
github.com/klauspost/compress v1.17.9 h1:6KIumPrER1LHsvBVuDa0r5xaG0Es51mhhB9BQB2qeMA=
Expand Down
2 changes: 0 additions & 2 deletions vendor/github.com/jacobbrewer1/vaulty/client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 20 additions & 2 deletions vendor/github.com/jacobbrewer1/vaulty/client_opts.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions vendor/github.com/jacobbrewer1/vaulty/token.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ github.com/imdario/mergo
## explicit; go 1.23
github.com/jacobbrewer1/patcher
github.com/jacobbrewer1/patcher/inserter
# github.com/jacobbrewer1/vaulty v0.1.6
# github.com/jacobbrewer1/vaulty v0.1.7
## explicit; go 1.23
github.com/jacobbrewer1/vaulty
# github.com/jmoiron/sqlx v1.4.0
Expand Down

0 comments on commit 626d436

Please sign in to comment.