Skip to content

Commit 834b3d8

Browse files
Bump github.com/stretchr/testify from 1.10.0 to 1.11.1
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.10.0 to 1.11.1. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.10.0...v1.11.1) --- updated-dependencies: - dependency-name: github.com/stretchr/testify dependency-version: 1.11.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9928345 commit 834b3d8

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

go.mod

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ require (
1010
github.com/Checkmarx/manifest-parser v0.1.1
1111
github.com/Checkmarx/secret-detection v1.2.1
1212
github.com/MakeNowJust/heredoc v1.0.0
13+
github.com/alexbrainman/sspi v0.0.0-20210105120005-909beea2cc74
1314
github.com/bouk/monkey v1.0.0
1415
github.com/checkmarx/2ms/v3 v3.21.0
1516
github.com/gofrs/flock v0.12.1
@@ -19,12 +20,11 @@ require (
1920
github.com/gookit/color v1.5.4
2021
github.com/jcmturner/gokrb5/v8 v8.4.4
2122
github.com/jsumners/go-getport v1.0.0
22-
github.com/alexbrainman/sspi v0.0.0-20210105120005-909beea2cc74
2323
github.com/mssola/user_agent v0.6.0
2424
github.com/pkg/errors v0.9.1
2525
github.com/spf13/cobra v1.9.1
2626
github.com/spf13/viper v1.20.1
27-
github.com/stretchr/testify v1.10.0
27+
github.com/stretchr/testify v1.11.1
2828
github.com/tomnomnom/linkheader v0.0.0-20180905144013-02ca5825eb80
2929
github.com/xeipuuv/gojsonschema v1.2.0
3030
golang.org/x/crypto v0.40.0
@@ -37,12 +37,6 @@ require (
3737
)
3838

3939
require (
40-
github.com/hashicorp/go-uuid v1.0.3 // indirect
41-
github.com/jcmturner/aescts/v2 v2.0.0 // indirect
42-
github.com/jcmturner/dnsutils/v2 v2.0.0 // indirect
43-
github.com/jcmturner/gofork v1.7.6 // indirect
44-
github.com/jcmturner/goidentity/v6 v6.0.1 // indirect
45-
github.com/jcmturner/rpc/v2 v2.0.3 // indirect
4640
dario.cat/mergo v1.0.1 // indirect
4741
github.com/AdaLogics/go-fuzz-headers v0.0.0-20240806141605-e8a1dd7889d6 // indirect
4842
github.com/AdamKorcz/go-118-fuzz-build v0.0.0-20240914100643-eb91380d8434 // indirect
@@ -165,11 +159,17 @@ require (
165159
github.com/h2non/filetype v1.1.3 // indirect
166160
github.com/hashicorp/errwrap v1.1.0 // indirect
167161
github.com/hashicorp/go-multierror v1.1.1 // indirect
162+
github.com/hashicorp/go-uuid v1.0.3 // indirect
168163
github.com/hashicorp/hcl/v2 v2.23.0 // indirect
169164
github.com/huandu/xstrings v1.5.0 // indirect
170165
github.com/iancoleman/strcase v0.3.0 // indirect
171166
github.com/inconshreveable/mousetrap v1.1.0 // indirect
172167
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 // indirect
168+
github.com/jcmturner/aescts/v2 v2.0.0 // indirect
169+
github.com/jcmturner/dnsutils/v2 v2.0.0 // indirect
170+
github.com/jcmturner/gofork v1.7.6 // indirect
171+
github.com/jcmturner/goidentity/v6 v6.0.1 // indirect
172+
github.com/jcmturner/rpc/v2 v2.0.3 // indirect
173173
github.com/jinzhu/copier v0.4.0 // indirect
174174
github.com/jmoiron/sqlx v1.4.0 // indirect
175175
github.com/josharian/intern v1.0.0 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -964,8 +964,8 @@ github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO
964964
github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
965965
github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo=
966966
github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
967-
github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA=
968-
github.com/stretchr/testify v1.10.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
967+
github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U=
968+
github.com/stretchr/testify v1.11.1/go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U=
969969
github.com/subosito/gotenv v1.2.0/go.mod h1:N0PQaV/YGNqwC0u51sEeR/aUtSLEXKX9iv69rRypqCw=
970970
github.com/subosito/gotenv v1.6.0 h1:9NlTDc1FTs4qu0DDq7AEtTPNw6SVm7uBMsUCUjABIf8=
971971
github.com/subosito/gotenv v1.6.0/go.mod h1:Dk4QP5c2W3ibzajGcXpNraDfq2IrhjMIvMSWPKKo0FU=

0 commit comments

Comments
 (0)