We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa21fdb commit 538f470Copy full SHA for 538f470
provider/go.mod
@@ -173,7 +173,7 @@ require (
173
github.com/mattn/go-ieproxy v0.0.7 // indirect
174
github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d // indirect
175
github.com/segmentio/asm v1.2.0 // indirect
176
- github.com/stretchr/testify v1.8.0 // indirect
+ github.com/stretchr/testify v1.8.0
177
github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb // indirect
178
gocloud.dev/secrets/hashivault v0.25.0 // indirect
179
golang.org/x/oauth2 v0.0.0-20220630143837-2104d58473e0 // indirect
0 commit comments