Skip to content

Commit

Permalink
gomod(deps): bump github.com/zricethezav/gitleaks/v8
Browse files Browse the repository at this point in the history
Bumps [github.com/zricethezav/gitleaks/v8](https://github.com/zricethezav/gitleaks) from 8.23.1 to 8.23.2.
- [Release notes](https://github.com/zricethezav/gitleaks/releases)
- [Changelog](https://github.com/gitleaks/gitleaks/blob/master/.goreleaser.yml)
- [Commits](gitleaks/gitleaks@v8.23.1...v8.23.2)

---
updated-dependencies:
- dependency-name: github.com/zricethezav/gitleaks/v8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 24, 2025
1 parent dda8a67 commit 8890699
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 @@ -29,7 +29,7 @@ require (
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.19.0
github.com/stretchr/testify v1.10.0
github.com/zricethezav/gitleaks/v8 v8.23.1
github.com/zricethezav/gitleaks/v8 v8.23.2
go.uber.org/zap v1.27.0
golang.org/x/exp v0.0.0-20240909161429-701f63a606c0
golang.org/x/net v0.34.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -688,8 +688,8 @@ github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9de
github.com/yuin/goldmark v1.1.32/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
github.com/yuin/goldmark v1.2.1/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
github.com/yuin/goldmark v1.3.5/go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1Zlc8k=
github.com/zricethezav/gitleaks/v8 v8.23.1 h1:PABSIS77b6gOMvd3gKJXFWZrnYX+G0OCsFmPlBpOO4Q=
github.com/zricethezav/gitleaks/v8 v8.23.1/go.mod h1:j8lWGw/glcyisjpSfIynRvXjrsJp9AkoY+4bOz95Zak=
github.com/zricethezav/gitleaks/v8 v8.23.2 h1:JcR9f7RxFfsVep32PBEFIMTLQaQY0/EjCUII0cLEHfI=
github.com/zricethezav/gitleaks/v8 v8.23.2/go.mod h1:j8lWGw/glcyisjpSfIynRvXjrsJp9AkoY+4bOz95Zak=
go.einride.tech/aip v0.68.0 h1:4seM66oLzTpz50u4K1zlJyOXQ3tCzcJN7I22tKkjipw=
go.einride.tech/aip v0.68.0/go.mod h1:7y9FF8VtPWqpxuAxl0KQWqaULxW4zFIesD6zF5RIHHg=
go.opencensus.io v0.15.0/go.mod h1:UffZAU+4sDEINUGP/B7UfBBkq4fqLu9zXAX7ke6CHW0=
Expand Down

0 comments on commit 8890699

Please sign in to comment.