aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod1
1 files changed, 1 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index 96de27a..c126311 100644
--- a/go.mod
+++ b/go.mod
@@ -4,6 +4,7 @@ go 1.16
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.8.1
)