Skip to content

Commit

Permalink
chore(deps): Bump github.com/jacobbrewer1/vaulty from 0.1.5 to 0.1.6 (#…
Browse files Browse the repository at this point in the history
…61)

Bumps [github.com/jacobbrewer1/vaulty](https://github.com/jacobbrewer1/vaulty) from 0.1.5 to 0.1.6.
- [Release notes](https://github.com/jacobbrewer1/vaulty/releases)
- [Commits](Jacobbrewer1/vaulty@v0.1.5...v0.1.6)

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 24, 2024
1 parent 796fd59 commit 119570e
Show file tree
Hide file tree
Showing 4 changed files with 205 additions and 678 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/google/subcommands v1.2.0
github.com/hashicorp/vault/api v1.15.0
github.com/huandu/xstrings v1.5.0
github.com/jacobbrewer1/vaulty v0.1.5
github.com/jacobbrewer1/vaulty v0.1.6
github.com/jmoiron/sqlx v1.4.0
github.com/pingcap/tidb/pkg/parser v0.0.0-20241220080229-acba0cd1e2b0
github.com/stretchr/testify v1.10.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@ github.com/huandu/xstrings v1.5.0 h1:2ag3IFq9ZDANvthTwTiqSSZLjDc+BedvHPAp5tJy2TI
github.com/huandu/xstrings v1.5.0/go.mod h1:y5/lhBue+AyNmUVz9RLU9xbLR0o4KIIExikq4ovT0aE=
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/vaulty v0.1.5 h1:VWVlu4DnFNLWvVaM2K8fFaqEMVkI/3L8bKUiSm0N92s=
github.com/jacobbrewer1/vaulty v0.1.5/go.mod h1:3x2pJ0lPDGQWud6TPcrB+dc0tu1A/3s9bnRi265HtMI=
github.com/jacobbrewer1/vaulty v0.1.6 h1:h+STKGtDwVugWmeVu3ixlWiuU/DQYmJj0x5ADq1jm5Y=
github.com/jacobbrewer1/vaulty v0.1.6/go.mod h1:kKQcDjAdRZLTlaOv6HbhqDXObDjIBgWC7FBC9rdDfbA=
github.com/jmoiron/sqlx v1.4.0 h1:1PLqN7S1UYp5t4SrVVnt4nUVNemrDAtxlulVe+Qgm3o=
github.com/jmoiron/sqlx v1.4.0/go.mod h1:ZrZ7UsYB/weZdl2Bxg6jCRO9c3YHl8r3ahlKmRT4JLY=
github.com/kr/pretty v0.1.0/go.mod h1:dAy3ld7l9f0ibDNOQOHHMYYIIbhfbHSm3C4ZsoJORNo=
Expand Down
Loading

0 comments on commit 119570e

Please sign in to comment.