|
|
@@ -4,12 +4,11 @@ go 1.16
|
|
|
|
|
|
require (
|
|
|
github.com/bufbuild/buf v0.54.1
|
|
|
- github.com/denisbrodbeck/machineid v1.0.1
|
|
|
github.com/fsnotify/fsnotify v1.4.9
|
|
|
github.com/fzipp/gocyclo v0.3.1
|
|
|
github.com/go-co-op/gocron v1.6.2
|
|
|
github.com/go-critic/go-critic v0.6.1
|
|
|
- github.com/google/uuid v1.3.0 // indirect
|
|
|
+ github.com/google/uuid v1.3.0
|
|
|
github.com/grpc-ecosystem/grpc-gateway/v2 v2.5.0
|
|
|
github.com/sirupsen/logrus v1.8.1
|
|
|
github.com/spf13/viper v1.8.1
|