Skip to content

Commit

Permalink
chore(deps): Bump github.com/jacobbrewer1/patcher from 0.1.17 to 0.1.…
Browse files Browse the repository at this point in the history
…19 (#81)
  • Loading branch information
dependabot[bot] authored Feb 11, 2025
1 parent f38c379 commit 4e0bc93
Show file tree
Hide file tree
Showing 17 changed files with 375 additions and 205 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/patcher v0.1.17
github.com/jacobbrewer1/patcher v0.1.19
github.com/jacobbrewer1/vaulty v0.1.7
github.com/jmoiron/sqlx v1.4.0
github.com/magefile/mage v1.15.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,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/patcher v0.1.17 h1:qxnRb5hIQWixcu6wE8Du9s9XHsJrX2GhwP3tG+mC1XE=
github.com/jacobbrewer1/patcher v0.1.17/go.mod h1:rurnK9D/WNAbHGO86m9naLmY5EXxrerZl6NeReFouZo=
github.com/jacobbrewer1/patcher v0.1.19 h1:OBIwnkHXzIEc5QArOJneKx1uEdsQ9qEXVZ1ou0fQc5M=
github.com/jacobbrewer1/patcher v0.1.19/go.mod h1:msM0fn0VFnEtSSFkBD1B2Id/fuyt+EuOA9OSRglkOrw=
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=
Expand Down
143 changes: 143 additions & 0 deletions vendor/github.com/jacobbrewer1/patcher/.golangci.yaml

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

8 changes: 2 additions & 6 deletions vendor/github.com/jacobbrewer1/patcher/README.md

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

4 changes: 2 additions & 2 deletions vendor/github.com/jacobbrewer1/patcher/inserter/batch_opts.go

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

22 changes: 11 additions & 11 deletions vendor/github.com/jacobbrewer1/patcher/inserter/sql.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/github.com/jacobbrewer1/patcher/joiner.go

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

Loading

0 comments on commit 4e0bc93

Please sign in to comment.