Skip to content

Commit

Permalink
Merge pull request #13 from reaitten/dependabot/go_modules/github.com…
Browse files Browse the repository at this point in the history
…/spf13/viper-1.10.1
  • Loading branch information
reaitten authored Feb 12, 2022
2 parents 1782a87 + 904ef7f commit baf8deb
Show file tree
Hide file tree
Showing 2 changed files with 133 additions and 24 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ require (
github.com/magiconair/properties v1.8.5
github.com/mattn/go-sqlite3 v1.14.5 // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/spf13/viper v1.9.0
github.com/spf13/viper v1.10.1
github.com/stretchr/testify v1.7.0
go.uber.org/atomic v1.9.0
go.uber.org/zap v1.19.1
golang.org/x/net v0.0.0-20210503060351-7fd8e65b6420
golang.org/x/net v0.0.0-20210813160813-60bc85c4be6d
gopkg.in/tucnak/telebot.v2 v2.4.1
moul.io/zapgorm v1.1.3
)
Loading

0 comments on commit baf8deb

Please sign in to comment.