aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorRenovate Bot <[email protected]>2022-04-13 14:05:03 +0000
committerRenovate Bot <[email protected]>2022-04-13 14:05:03 +0000
commitdd2a5c2e4889904fde7c079e75be5fe290039a3e (patch)
tree51abe7bfa2c83d8e895ca470383bd6d4b6353e53 /go.mod
parentMerge pull request #8 from Fuwn/renovate/github.com-spf13-viper-1.x (diff)
downloadspace-renovate/github.com-spf13-viper-1.x.tar.xz
space-renovate/github.com-spf13-viper-1.x.zip
fix(deps): update module github.com/spf13/viper to v1.11.0renovate/github.com-spf13-viper-1.x
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 9a4eca8..53af76f 100644
--- a/go.mod
+++ b/go.mod
@@ -6,5 +6,5 @@ require (
github.com/pitr/gig v0.9.8
// github.com/shirou/gopsutil v3.21.6+incompatible
github.com/sonyarouje/simdb v0.1.0
- github.com/spf13/viper v1.10.1
+ github.com/spf13/viper v1.11.0
)