forked from TrueCloudLab/frostfs-http-gw
go.sum go.uber.org/atomic v1.5.0
This commit is contained in:
parent
75113f8195
commit
f86115bf6e
1 changed files with 1 additions and 0 deletions
1
go.mod
1
go.mod
|
@ -10,6 +10,7 @@ require (
|
|||
github.com/prometheus/client_golang v1.4.1 // v1.2.1 => v1.4.1
|
||||
github.com/spf13/pflag v1.0.5
|
||||
github.com/spf13/viper v1.6.2 // v1.6.1 => v1.6.2
|
||||
go.uber.org/atomic v1.5.0
|
||||
go.uber.org/zap v1.13.0
|
||||
google.golang.org/grpc v1.27.1 // v1.25.1 => v1.27.1
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue