diff options
| author | Renovate Bot <[email protected]> | 2022-01-24 13:01:59 +0000 |
|---|---|---|
| committer | Renovate Bot <[email protected]> | 2022-01-24 13:01:59 +0000 |
| commit | 471fb257d51ece8c33ef8e9a9c8fe503cf7f786a (patch) | |
| tree | d1d1e5f6da24ee11f0989f91836678acd6d3a755 /go.mod | |
| parent | Merge pull request #9 from Fuwn/renovate/cedrickring-golang-action-1.x (diff) | |
| download | space-471fb257d51ece8c33ef8e9a9c8fe503cf7f786a.tar.xz space-471fb257d51ece8c33ef8e9a9c8fe503cf7f786a.zip | |
fix(deps): update module github.com/spf13/viper to v1.10.1
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.9.0 + github.com/spf13/viper v1.10.1 ) |