@@ -8,7 +8,7 @@ require (
88 github.com/magiconair/properties v1.8.5
99 github.com/mitchellh/mapstructure v1.4.3
1010 github.com/pelletier/go-toml v1.9.4
11- github.com/sagikazarmark/crypt v0.2 .0
11+ github.com/sagikazarmark/crypt v0.3 .0
1212 github.com/spf13/afero v1.6.0
1313 github.com/spf13/cast v1.4.1
1414 github.com/spf13/jwalterweatherman v1.1.0
@@ -20,49 +20,49 @@ require (
2020)
2121
2222require (
23- cloud.google.com/go v0.97 .0 // indirect
23+ cloud.google.com/go v0.99 .0 // indirect
2424 cloud.google.com/go/firestore v1.6.1 // indirect
25- github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da // indirect
26- github.com/census-instrumentation/opencensus-proto v0.2.1 // indirect
27- github.com/cespare/xxhash/v2 v2.1.1 // indirect
25+ github.com/armon/go-metrics v0.3.10 // indirect
26+ github.com/census-instrumentation/opencensus-proto v0.3.0 // indirect
27+ github.com/cespare/xxhash/v2 v2.1.2 // indirect
2828 github.com/cncf/udpa/go v0.0.0-20210930031921-04548b0d99d4 // indirect
29- github.com/cncf/xds/go v0.0.0-20211011173535-cb28da3451f1 // indirect
29+ github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 // indirect
3030 github.com/coreos/go-semver v0.3.0 // indirect
3131 github.com/davecgh/go-spew v1.1.1 // indirect
32- github.com/envoyproxy/go-control-plane v0.9.10-0.20210907150352-cf90f659a021 // indirect
33- github.com/envoyproxy/protoc-gen-validate v0.1.0 // indirect
34- github.com/fatih/color v1.9 .0 // indirect
35- github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e // indirect
32+ github.com/envoyproxy/go-control-plane v0.10.1 // indirect
33+ github.com/envoyproxy/protoc-gen-validate v0.6.2 // indirect
34+ github.com/fatih/color v1.13 .0 // indirect
35+ github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
3636 github.com/golang/protobuf v1.5.2 // indirect
3737 github.com/google/go-cmp v0.5.6 // indirect
3838 github.com/googleapis/gax-go/v2 v2.1.1 // indirect
3939 github.com/hashicorp/consul/api v1.11.0 // indirect
40- github.com/hashicorp/go-cleanhttp v0.5.1 // indirect
41- github.com/hashicorp/go-hclog v0.12 .0 // indirect
42- github.com/hashicorp/go-immutable-radix v1.0.0 // indirect
40+ github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
41+ github.com/hashicorp/go-hclog v1.0 .0 // indirect
42+ github.com/hashicorp/go-immutable-radix v1.3.1 // indirect
4343 github.com/hashicorp/go-rootcerts v1.0.2 // indirect
44- github.com/hashicorp/golang-lru v0.5.1 // indirect
45- github.com/hashicorp/serf v0.9.5 // indirect
46- github.com/json-iterator/go v1.1.11 // indirect
47- github.com/mattn/go-colorable v0.1.6 // indirect
48- github.com/mattn/go-isatty v0.0.12 // indirect
44+ github.com/hashicorp/golang-lru v0.5.4 // indirect
45+ github.com/hashicorp/serf v0.9.6 // indirect
46+ github.com/json-iterator/go v1.1.12 // indirect
47+ github.com/mattn/go-colorable v0.1.12 // indirect
48+ github.com/mattn/go-isatty v0.0.14 // indirect
4949 github.com/mitchellh/go-homedir v1.1.0 // indirect
50- github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421 // indirect
51- github.com/modern-go/reflect2 v1.0.1 // indirect
50+ github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
51+ github.com/modern-go/reflect2 v1.0.2 // indirect
5252 github.com/pmezard/go-difflib v1.0.0 // indirect
5353 go.etcd.io/etcd/api/v3 v3.5.1 // indirect
5454 go.etcd.io/etcd/client/pkg/v3 v3.5.1 // indirect
5555 go.etcd.io/etcd/client/v2 v2.305.1 // indirect
5656 go.opencensus.io v0.23.0 // indirect
5757 golang.org/x/crypto v0.0.0-20210817164053-32db794688a5 // indirect
58- golang.org/x/net v0.0.0-20210503060351-7fd8e65b6420 // indirect
59- golang.org/x/oauth2 v0.0.0-20211005180243-6b3c2da341f1 // indirect
60- golang.org/x/sys v0.0.0-20211025201205-69cdffdb9359 // indirect
61- golang.org/x/text v0.3.6 // indirect
58+ golang.org/x/net v0.0.0-20210813160813-60bc85c4be6d // indirect
59+ golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 // indirect
60+ golang.org/x/sys v0.0.0-20211205182925-97ca703d548d // indirect
61+ golang.org/x/text v0.3.7 // indirect
6262 golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
63- google.golang.org/api v0.60 .0 // indirect
63+ google.golang.org/api v0.62 .0 // indirect
6464 google.golang.org/appengine v1.6.7 // indirect
65- google.golang.org/genproto v0.0.0-20211028162531-8db9c33dc351 // indirect
65+ google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa // indirect
6666 google.golang.org/grpc v1.42.0 // indirect
6767 google.golang.org/protobuf v1.27.1 // indirect
6868 gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b // indirect
0 commit comments