Skip to content

Commit

Permalink
chore(deps): bump github.com/zricethezav/gitleaks/v8 from 8.15.0 to 8…
Browse files Browse the repository at this point in the history
….15.1 (#145)

chore(deps): bump github.com/zricethezav/gitleaks/v8

Bumps [github.com/zricethezav/gitleaks/v8](https://github.com/zricethezav/gitleaks) from 8.15.0 to 8.15.1.
- [Release notes](https://github.com/zricethezav/gitleaks/releases)
- [Changelog](https://github.com/zricethezav/gitleaks/blob/master/.goreleaser.yml)
- [Commits](gitleaks/gitleaks@v8.15.0...v8.15.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cédric Fabianski <cedric@bearer.sh>
  • Loading branch information
dependabot[bot] and cfabianski committed Nov 21, 2022
1 parent 5d0dbc5 commit 480c6a6
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 @@ -21,7 +21,7 @@ require (
github.com/tangzero/inflector v1.0.0
github.com/weppos/publicsuffix-go v0.20.0
github.com/wlredeye/jsonlines v0.0.0-20160904163743-36b5e1bd13d0
github.com/zricethezav/gitleaks/v8 v8.15.0
github.com/zricethezav/gitleaks/v8 v8.15.1
golang.org/x/exp v0.0.0-20221031165847-c99f073a8326
golang.org/x/mod v0.7.0
golang.org/x/net v0.2.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -338,8 +338,8 @@ github.com/yuin/goldmark v1.1.25/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9de
github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
github.com/yuin/goldmark v1.1.32/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
github.com/yuin/goldmark v1.2.1/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
github.com/zricethezav/gitleaks/v8 v8.15.0 h1:Mcb/mjnysWGN9jBjBC4W39wUeZlbCj5tObMS9hH4YQ0=
github.com/zricethezav/gitleaks/v8 v8.15.0/go.mod h1:JzsbTtA88h1ioImguqG0BL2IV2JfblVO0qj/LSwgUKQ=
github.com/zricethezav/gitleaks/v8 v8.15.1 h1:rC9thqhmbKGEWCn5s8+s4fB1giSTIBAqabWTOkt0CCk=
github.com/zricethezav/gitleaks/v8 v8.15.1/go.mod h1:JzsbTtA88h1ioImguqG0BL2IV2JfblVO0qj/LSwgUKQ=
go.opencensus.io v0.21.0/go.mod h1:mSImk1erAIZhrmZN+AvHh14ztQfjbGwt4TtuofqLduU=
go.opencensus.io v0.22.0/go.mod h1:+kGneAE2xo2IficOXnaByMWTGM9T73dGwxeWcUqIpI8=
go.opencensus.io v0.22.2/go.mod h1:yxeiOL68Rb0Xd1ddK5vPZ/oVn4vY4Ynel7k9FzqtOIw=
Expand Down

0 comments on commit 480c6a6

Please sign in to comment.