Skip to content

Commit 538f470

Browse files
committed
go mod tidy
1 parent fa21fdb commit 538f470

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

provider/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ require (
173173
github.com/mattn/go-ieproxy v0.0.7 // indirect
174174
github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d // indirect
175175
github.com/segmentio/asm v1.2.0 // indirect
176-
github.com/stretchr/testify v1.8.0 // indirect
176+
github.com/stretchr/testify v1.8.0
177177
github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb // indirect
178178
gocloud.dev/secrets/hashivault v0.25.0 // indirect
179179
golang.org/x/oauth2 v0.0.0-20220630143837-2104d58473e0 // indirect

0 commit comments

Comments
 (0)