File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
11
11
github.com/protoconf/libprotoconf v0.0.0-20211017074511-4cffcc3620de
12
12
github.com/protoconf/protoconf v0.1.7
13
13
github.com/smintz/keygroup v0.1.0
14
- github.com/stretchr/testify v1.8.4
14
+ github.com/stretchr/testify v1.9.0
15
15
github.com/zclconf/go-cty v1.10.0
16
16
google.golang.org/grpc v1.55.0
17
17
google.golang.org/protobuf v1.31.0
Original file line number Diff line number Diff line change @@ -392,6 +392,8 @@ github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO
392
392
github.com/stretchr/testify v1.8.1 /go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4 =
393
393
github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcUk =
394
394
github.com/stretchr/testify v1.8.4 /go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo =
395
+ github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg =
396
+ github.com/stretchr/testify v1.9.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
395
397
github.com/svanharmelen/jsonapi v0.0.0-20180618144545-0c0828c3f16d /go.mod h1:BSTlc8jOjh0niykqEGVXOLXdi9o0r0kR8tCYiMvjFgw =
396
398
github.com/terraform-providers/terraform-provider-openstack v1.15.0 /go.mod h1:2aQ6n/BtChAl1y2S60vebhyJyZXBsuAI5G4+lHrT1Ew =
397
399
github.com/tmc/grpc-websocket-proxy v0.0.0-20171017195756-830351dc03c6 /go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U =
You can’t perform that action at this time.
0 commit comments