diff options
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 ) |