|
|
@ -39,7 +39,6 @@ require (
|
|
|
|
github.com/rkl-/digest v0.0.0-20180419075440-8316caa4a777
|
|
|
|
github.com/rkl-/digest v0.0.0-20180419075440-8316caa4a777
|
|
|
|
github.com/robfig/cron/v3 v3.0.1
|
|
|
|
github.com/robfig/cron/v3 v3.0.1
|
|
|
|
github.com/rs/zerolog v1.28.0
|
|
|
|
github.com/rs/zerolog v1.28.0
|
|
|
|
github.com/sirupsen/logrus v1.8.1
|
|
|
|
|
|
|
|
github.com/stretchr/testify v1.7.0
|
|
|
|
github.com/stretchr/testify v1.7.0
|
|
|
|
github.com/viney-shih/go-lock v1.1.1
|
|
|
|
github.com/viney-shih/go-lock v1.1.1
|
|
|
|
go.etcd.io/bbolt v1.3.6
|
|
|
|
go.etcd.io/bbolt v1.3.6
|
|
|
@ -105,6 +104,7 @@ require (
|
|
|
|
github.com/opencontainers/image-spec v1.0.2 // indirect
|
|
|
|
github.com/opencontainers/image-spec v1.0.2 // indirect
|
|
|
|
github.com/pmezard/go-difflib v1.0.0 // indirect
|
|
|
|
github.com/pmezard/go-difflib v1.0.0 // indirect
|
|
|
|
github.com/sergi/go-diff v1.1.0 // indirect
|
|
|
|
github.com/sergi/go-diff v1.1.0 // indirect
|
|
|
|
|
|
|
|
github.com/sirupsen/logrus v1.8.1 // indirect
|
|
|
|
github.com/spf13/pflag v1.0.5 // indirect
|
|
|
|
github.com/spf13/pflag v1.0.5 // indirect
|
|
|
|
github.com/tomasen/realip v0.0.0-20180522021738-f0c99a92ddce // indirect
|
|
|
|
github.com/tomasen/realip v0.0.0-20180522021738-f0c99a92ddce // indirect
|
|
|
|
github.com/x448/float16 v0.8.4 // indirect
|
|
|
|
github.com/x448/float16 v0.8.4 // indirect
|
|
|
|