File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
99 github.com/google/uuid v1.3.0
1010 github.com/hashicorp/terraform-plugin-sdk v1.17.2
1111 github.com/shurcooL/githubv4 v0.0.0-20221126192849-0b5c4c7994eb
12- github.com/stretchr/testify v1.8.3
12+ github.com/stretchr/testify v1.8.4
1313 golang.org/x/crypto v0.9.0
1414 golang.org/x/oauth2 v0.8.0
1515 gopkg.in/square/go-jose.v2 v2.6.0
Original file line number Diff line number Diff line change @@ -1301,8 +1301,8 @@ github.com/stretchr/testify v1.7.2/go.mod h1:R6va5+xMeoiuVRoj+gSkQ7d3FALtqAAGI1F
13011301github.com/stretchr/testify v1.7.5 /go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU =
13021302github.com/stretchr/testify v1.8.0 /go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU =
13031303github.com/stretchr/testify v1.8.1 /go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4 =
1304- github.com/stretchr/testify v1.8.3 h1:RP3t2pwF7cMEbC1dqtB6poj3niw/9gnV4Cjg5oW5gtY =
1305- github.com/stretchr/testify v1.8.3 /go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo =
1304+ github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcUk =
1305+ github.com/stretchr/testify v1.8.4 /go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo =
13061306github.com/subosito/gotenv v1.2.0 /go.mod h1:N0PQaV/YGNqwC0u51sEeR/aUtSLEXKX9iv69rRypqCw =
13071307github.com/subosito/gotenv v1.4.1 h1:jyEFiXpy21Wm81FBN71l9VoMMV8H8jG+qIK3GCpY6Qs =
13081308github.com/subosito/gotenv v1.4.1 /go.mod h1:ayKnFf/c6rvx/2iiLrJUk1e6plDbT3edrFNGqEflhK0 =
Original file line number Diff line number Diff line change @@ -770,7 +770,7 @@ github.com/ssgreg/nlreturn/v2/pkg/nlreturn
770770# github.com/stretchr/objx v0.5.0
771771## explicit; go 1.12
772772github.com/stretchr/objx
773- # github.com/stretchr/testify v1.8.3
773+ # github.com/stretchr/testify v1.8.4
774774## explicit; go 1.20
775775github.com/stretchr/testify/assert
776776github.com/stretchr/testify/mock
You can’t perform that action at this time.
0 commit comments