feat: add medias
This commit is contained in:
@@ -18,6 +18,7 @@ require (
|
||||
github.com/sirupsen/logrus v1.9.3
|
||||
github.com/smartystreets/goconvey v1.6.4
|
||||
github.com/speps/go-hashids/v2 v2.0.1
|
||||
github.com/spf13/cast v1.5.1
|
||||
github.com/spf13/cobra v1.8.1
|
||||
github.com/spf13/viper v1.17.0
|
||||
go.uber.org/dig v1.18.0
|
||||
@@ -68,7 +69,6 @@ require (
|
||||
github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d // indirect
|
||||
github.com/sourcegraph/conc v0.3.0 // indirect
|
||||
github.com/spf13/afero v1.10.0 // indirect
|
||||
github.com/spf13/cast v1.5.1 // indirect
|
||||
github.com/spf13/pflag v1.0.5 // indirect
|
||||
github.com/stretchr/testify v1.9.0 // indirect
|
||||
github.com/subosito/gotenv v1.6.0 // indirect
|
||||
|
||||
Reference in New Issue
Block a user