File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ require (
7
7
github.com/google/uuid v1.3.0
8
8
github.com/inconshreveable/mousetrap v1.0.0 // indirect
9
9
github.com/jarcoal/httpmock v1.1.0
10
+ github.com/kelseyhightower/envconfig v1.4.0
10
11
github.com/mattn/go-colorable v0.1.12 // indirect
11
12
github.com/mattn/go-isatty v0.0.14 // indirect
12
13
github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d // indirect
@@ -28,7 +29,6 @@ require (
28
29
github.com/davecgh/go-spew v1.1.1 // indirect
29
30
github.com/go-stack/stack v1.8.0 // indirect
30
31
github.com/golang/snappy v0.0.3 // indirect
31
- github.com/kelseyhightower/envconfig v1.4.0 // indirect
32
32
github.com/klauspost/compress v1.13.6 // indirect
33
33
github.com/pmezard/go-difflib v1.0.0 // indirect
34
34
github.com/xdg-go/pbkdf2 v1.0.0 // indirect
You can’t perform that action at this time.
0 commit comments