Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Commit 39b3dc4

Browse files
fix(deps): update module github.com/spf13/viper to v1.12.0
1 parent 25ba315 commit 39b3dc4

File tree

2 files changed

+114
-2
lines changed

2 files changed

+114
-2
lines changed

go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ require (
1616
github.com/sdming/gosnow v0.0.0-20130403030620-3a05c415e886 // indirect
1717
github.com/sirupsen/logrus v1.8.1
1818
github.com/slack-go/slack v0.10.2
19-
github.com/spf13/viper v1.10.1
19+
github.com/spf13/viper v1.12.0
2020
golang.org/x/exp v0.0.0-20201221025956-e89b829e73ea // indirect
21-
google.golang.org/genproto v0.0.0-20220307174427-659dce7fcb03
21+
google.golang.org/genproto v0.0.0-20220519153652-3a47de7e79bd
2222
honnef.co/go/tools v0.1.0 // indirect
2323
)

0 commit comments

Comments
 (0)