Skip to content

Commit 4f72cfc

Browse files
Bump github.com/trufflesecurity/trufflehog/v3 in /src/pipeleak (#347)
Bumps [github.com/trufflesecurity/trufflehog/v3](https://github.com/trufflesecurity/trufflehog) from 3.90.13 to 3.91.0. - [Release notes](https://github.com/trufflesecurity/trufflehog/releases) - [Changelog](https://github.com/trufflesecurity/trufflehog/blob/main/.goreleaser.yml) - [Commits](trufflesecurity/trufflehog@v3.90.13...v3.91.0) --- updated-dependencies: - dependency-name: github.com/trufflesecurity/trufflehog/v3 dependency-version: 3.91.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 85325d4 commit 4f72cfc

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

src/pipeleak/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ require (
1717
github.com/spf13/cobra v1.10.1
1818
github.com/stretchr/testify v1.11.1
1919
github.com/tidwall/gjson v1.18.0
20-
github.com/trufflesecurity/trufflehog/v3 v3.90.13
20+
github.com/trufflesecurity/trufflehog/v3 v3.91.0
2121
gitlab.com/gitlab-org/api/client-go v0.159.0
2222
gitlab.com/mitchenielsen/gitlab-ci-go v0.0.4
2323
golang.org/x/net v0.47.0

src/pipeleak/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -511,8 +511,8 @@ github.com/tklauser/go-sysconf v0.3.12 h1:0QaGUFOdQaIVdPgfITYzaTegZvdCjmYO52cSFA
511511
github.com/tklauser/go-sysconf v0.3.12/go.mod h1:Ho14jnntGE1fpdOqQEEaiKRpvIavV0hSfmBq8nJbHYI=
512512
github.com/tklauser/numcpus v0.6.1 h1:ng9scYS7az0Bk4OZLvrNXNSAO2Pxr1XXRAPyjhIx+Fk=
513513
github.com/tklauser/numcpus v0.6.1/go.mod h1:1XfjsgE2zo8GVw7POkMbHENHzVg3GzmoZ9fESEdAacY=
514-
github.com/trufflesecurity/trufflehog/v3 v3.90.13 h1:WOTNNFJF420M2VvBZWLGtK25lOlONw9lT130pStnmGI=
515-
github.com/trufflesecurity/trufflehog/v3 v3.90.13/go.mod h1:sIsUkhyYkyqWJzfEEILyi/J1TAxrIpc65KZmXzMULII=
514+
github.com/trufflesecurity/trufflehog/v3 v3.91.0 h1:zV/vQGLSlGctElQo9+2jaysCeJuZaYWABolFaS5vp9I=
515+
github.com/trufflesecurity/trufflehog/v3 v3.91.0/go.mod h1:sIsUkhyYkyqWJzfEEILyi/J1TAxrIpc65KZmXzMULII=
516516
github.com/ugorji/go/codec v1.2.7 h1:YPXUKf7fYbp/y8xloBqZOw2qaVggbfwMlI8WM3wZUJ0=
517517
github.com/ugorji/go/codec v1.2.7/go.mod h1:WGN1fab3R1fzQlVQTkfxVtIBhWDRqOviHU95kRgeqEY=
518518
github.com/ulikunitz/xz v0.5.14 h1:uv/0Bq533iFdnMHZdRBTOlaNMdb1+ZxXIlHDZHIHcvg=

0 commit comments

Comments
 (0)