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 (
1111 github.com/protoconf/libprotoconf v0.0.0-20211017074511-4cffcc3620de
1212 github.com/protoconf/protoconf v0.1.6
1313 github.com/smintz/keygroup v0.1.0
14- github.com/stretchr/testify v1.8.2
14+ github.com/stretchr/testify v1.8.4
1515 github.com/zclconf/go-cty v1.10.0
1616 google.golang.org/grpc v1.55.0
1717 google.golang.org/protobuf v1.30.0
Original file line number Diff line number Diff line change @@ -563,6 +563,8 @@ github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO
563563github.com/stretchr/testify v1.8.1 /go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4 =
564564github.com/stretchr/testify v1.8.2 h1:+h33VjcLVPDHtOdpUCuF+7gSuG3yGIftsP1YvFihtJ8 =
565565github.com/stretchr/testify v1.8.2 /go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4 =
566+ github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcUk =
567+ github.com/stretchr/testify v1.8.4 /go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo =
566568github.com/svanharmelen/jsonapi v0.0.0-20180618144545-0c0828c3f16d /go.mod h1:BSTlc8jOjh0niykqEGVXOLXdi9o0r0kR8tCYiMvjFgw =
567569github.com/terraform-providers/terraform-provider-openstack v1.15.0 /go.mod h1:2aQ6n/BtChAl1y2S60vebhyJyZXBsuAI5G4+lHrT1Ew =
568570github.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