-
- Downloads
chore: Go mod update 1.17
Signed-off-by:
m.nabokikh <maksim.nabokikh@flant.com>
... | @@ -74,7 +74,7 @@ require ( | ... | @@ -74,7 +74,7 @@ require ( |
github.com/prometheus/common v0.32.1 // indirect | github.com/prometheus/common v0.32.1 // indirect | ||
github.com/prometheus/procfs v0.7.3 // indirect | github.com/prometheus/procfs v0.7.3 // indirect | ||
github.com/shopspring/decimal v1.2.0 // indirect | github.com/shopspring/decimal v1.2.0 // indirect | ||
github.com/spf13/cast v1.3.1 // indirect | github.com/spf13/cast v1.4.1 // indirect | ||
github.com/spf13/pflag v1.0.5 // indirect | github.com/spf13/pflag v1.0.5 // indirect | ||
github.com/zclconf/go-cty v1.8.0 // indirect | github.com/zclconf/go-cty v1.8.0 // indirect | ||
go.etcd.io/etcd/api/v3 v3.5.2 // indirect | go.etcd.io/etcd/api/v3 v3.5.2 // indirect | ||
... | ... |
Please register or sign in to comment