diff options
| author | Renovate Bot <[email protected]> | 2022-04-13 14:05:03 +0000 |
|---|---|---|
| committer | Renovate Bot <[email protected]> | 2022-04-13 14:05:03 +0000 |
| commit | dd2a5c2e4889904fde7c079e75be5fe290039a3e (patch) | |
| tree | 51abe7bfa2c83d8e895ca470383bd6d4b6353e53 /go.mod | |
| parent | Merge pull request #8 from Fuwn/renovate/github.com-spf13-viper-1.x (diff) | |
| download | space-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.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ) |