File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ require (
2222 github.com/lestrrat-go/strftime v1.0.5 // indirect
2323 github.com/mattn/go-colorable v0.1.12
2424 github.com/robfig/cron/v3 v3.0.1
25- github.com/snowlyg/helper v0.0.4
25+ github.com/snowlyg/helper v0.0.5-alpha
2626 github.com/spf13/viper v1.8.1
2727 github.com/tdewolff/minify/v2 v2.9.24 // indirect
2828 github.com/unrolled/secure v1.0.9
Original file line number Diff line number Diff line change @@ -565,6 +565,8 @@ github.com/smartystreets/goconvey v1.6.4/go.mod h1:syvi0/a8iFYH4r/RixwvyeAJjdLS9
565565github.com/smartystreets/goconvey v1.7.2 /go.mod h1:Vw0tHAZW6lzCRk3xgdin6fKYcG+G3Pg9vgXWeJpQFMM =
566566github.com/snowlyg/helper v0.0.4 h1:w0+FyWblDpsej5TUPMz6XHa+8ul6hzEyOdU9lJjpyKA =
567567github.com/snowlyg/helper v0.0.4 /go.mod h1:+89V/CNTzLyS3LCyv7inR9PsTeOog+XTb813quVjXx4 =
568+ github.com/snowlyg/helper v0.0.5-alpha h1:HbaG2HcjYlbj4ud9kaKHiupRZtA+rwxiNDVJevjog90 =
569+ github.com/snowlyg/helper v0.0.5-alpha /go.mod h1:+89V/CNTzLyS3LCyv7inR9PsTeOog+XTb813quVjXx4 =
568570github.com/spaolacci/murmur3 v0.0.0-20180118202830-f09979ecbc72 /go.mod h1:JwIasOWyU6f++ZhiEuf87xNszmSA2myDM2Kzu9HwQUA =
569571github.com/spaolacci/murmur3 v1.1.0 /go.mod h1:JwIasOWyU6f++ZhiEuf87xNszmSA2myDM2Kzu9HwQUA =
570572github.com/spf13/afero v1.1.2 /go.mod h1:j4pytiNVoe2o6bmDsKpLACNPDBIoEAkihy7loJ1B0CQ =
You can’t perform that action at this time.
0 commit comments