File tree Expand file tree Collapse file tree 2 files changed +0
-5
lines changed Expand file tree Collapse file tree 2 files changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -36,8 +36,6 @@ require (
36
36
github.com/imdario/mergo v0.3.13 // indirect
37
37
github.com/josharian/intern v1.0.0 // indirect
38
38
github.com/json-iterator/go v1.1.12 // indirect
39
- github.com/kr/pretty v0.3.0 // indirect
40
- github.com/kr/text v0.2.0 // indirect
41
39
github.com/magiconair/properties v1.8.6 // indirect
42
40
github.com/mailru/easyjson v0.7.7 // indirect
43
41
github.com/mitchellh/mapstructure v1.5.0 // indirect
@@ -47,11 +45,9 @@ require (
47
45
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
48
46
github.com/pelletier/go-toml v1.9.5 // indirect
49
47
github.com/pelletier/go-toml/v2 v2.0.1 // indirect
50
- github.com/rogpeppe/go-internal v1.6.1 // indirect
51
48
github.com/spf13/afero v1.8.2 // indirect
52
49
github.com/spf13/cast v1.5.0 // indirect
53
50
github.com/spf13/jwalterweatherman v1.1.0 // indirect
54
- github.com/stretchr/objx v0.1.0 // indirect
55
51
github.com/subosito/gotenv v1.4.0 // indirect
56
52
golang.org/x/net v0.0.0-20220531201128-c960675eff93 // indirect
57
53
golang.org/x/oauth2 v0.0.0-20220524215830-622c5d57e401 // indirect
Original file line number Diff line number Diff line change @@ -490,7 +490,6 @@ github.com/spf13/pflag v1.0.5/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An
490
490
github.com/spf13/viper v1.12.0 h1:CZ7eSOd3kZoaYDLbXnmzgQI5RlciuXBMA+18HwHRfZQ =
491
491
github.com/spf13/viper v1.12.0 /go.mod h1:b6COn30jlNxbm/V2IqWiNWkJ+vZNiMNksliPCiuKtSI =
492
492
github.com/stoewer/go-strcase v1.2.0 /go.mod h1:IBiWB2sKIp3wVVQ3Y035++gc+knqhUQag1KpM8ahLw8 =
493
- github.com/stretchr/objx v0.1.0 h1:4G4v2dO3VZwixGIRoQ5Lfboy6nUhCyYzaqnIAPPhYs4 =
494
493
github.com/stretchr/objx v0.1.0 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
495
494
github.com/stretchr/objx v0.1.1 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
496
495
github.com/stretchr/testify v1.2.2 /go.mod h1:a8OnRcib4nhh0OaRAV+Yts87kKdq0PP7pXfy6kDkUVs =
You can’t perform that action at this time.
0 commit comments