Skip to content

Commit

Permalink
update:更新依赖和版本
Browse files Browse the repository at this point in the history
  • Loading branch information
snowlyg committed Jan 23, 2022
1 parent dc79903 commit 232d5a8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ require (
github.com/lestrrat-go/strftime v1.0.5 // indirect
github.com/mattn/go-colorable v0.1.12
github.com/robfig/cron/v3 v3.0.1
github.com/snowlyg/helper v0.0.5-alpha
github.com/snowlyg/helper v0.0.5
github.com/spf13/viper v1.8.1
github.com/tdewolff/minify/v2 v2.9.24 // indirect
github.com/unrolled/secure v1.0.9
Expand Down
6 changes: 2 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -563,10 +563,8 @@ github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d/go.mod h1
github.com/smartystreets/assertions v1.2.0/go.mod h1:tcbTF8ujkAEcZ8TElKY+i30BzYlVhC/LOxJk7iOWnoo=
github.com/smartystreets/goconvey v1.6.4/go.mod h1:syvi0/a8iFYH4r/RixwvyeAJjdLS9QV7WQ/tjFTllLA=
github.com/smartystreets/goconvey v1.7.2/go.mod h1:Vw0tHAZW6lzCRk3xgdin6fKYcG+G3Pg9vgXWeJpQFMM=
github.com/snowlyg/helper v0.0.4 h1:w0+FyWblDpsej5TUPMz6XHa+8ul6hzEyOdU9lJjpyKA=
github.com/snowlyg/helper v0.0.4/go.mod h1:+89V/CNTzLyS3LCyv7inR9PsTeOog+XTb813quVjXx4=
github.com/snowlyg/helper v0.0.5-alpha h1:HbaG2HcjYlbj4ud9kaKHiupRZtA+rwxiNDVJevjog90=
github.com/snowlyg/helper v0.0.5-alpha/go.mod h1:+89V/CNTzLyS3LCyv7inR9PsTeOog+XTb813quVjXx4=
github.com/snowlyg/helper v0.0.5 h1:gppTaEKXwQ3J1W4zT1J6gm+2n0LyHR3CxBSGaBbavG4=
github.com/snowlyg/helper v0.0.5/go.mod h1:+89V/CNTzLyS3LCyv7inR9PsTeOog+XTb813quVjXx4=
github.com/spaolacci/murmur3 v0.0.0-20180118202830-f09979ecbc72/go.mod h1:JwIasOWyU6f++ZhiEuf87xNszmSA2myDM2Kzu9HwQUA=
github.com/spaolacci/murmur3 v1.1.0/go.mod h1:JwIasOWyU6f++ZhiEuf87xNszmSA2myDM2Kzu9HwQUA=
github.com/spf13/afero v1.1.2/go.mod h1:j4pytiNVoe2o6bmDsKpLACNPDBIoEAkihy7loJ1B0CQ=
Expand Down

0 comments on commit 232d5a8

Please sign in to comment.