Commit 635ddb1 1 parent 37a6b65 commit 635ddb1 Copy full SHA for 635ddb1
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
9
9
github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320
10
10
github.com/hashicorp/terraform-plugin-sdk/v2 v2.16.0
11
11
github.com/pkg/errors v0.9.1
12
- github.com/stretchr/testify v1.9 .0
12
+ github.com/stretchr/testify v1.10 .0
13
13
go.pinniped.dev v0.23.0
14
14
golang.org/x/exp v0.0.0-20221126150942-6ab00d035af9
15
15
k8s.io/apiextensions-apiserver v0.28.2
Original file line number Diff line number Diff line change @@ -438,8 +438,8 @@ github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/
438
438
github.com/stretchr/testify v1.7.1 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
439
439
github.com/stretchr/testify v1.8.0 /go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU =
440
440
github.com/stretchr/testify v1.8.1 /go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4 =
441
- github.com/stretchr/testify v1.9 .0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg =
442
- github.com/stretchr/testify v1.9 .0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
441
+ github.com/stretchr/testify v1.10 .0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA =
442
+ github.com/stretchr/testify v1.10 .0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
443
443
github.com/tidwall/pretty v1.0.0 /go.mod h1:XNkn88O1ChpSDQmQeStsy+sBenx6DDtFZJxhVysOjyk =
444
444
github.com/tmc/grpc-websocket-proxy v0.0.0-20170815181823-89b8d40f7ca8 /go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U =
445
445
github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 /go.mod h1:VFNgLljTbGfSG7qAOspJ7OScBnGdDN/yBr0sguwnwf0 =
You can’t perform that action at this time.
0 commit comments