diff options
Diffstat (limited to '')
-rw-r--r-- | hived/go.mod (renamed from go.mod) | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ module github.com/terminaldweller/hived -go 1.15 +go 1.17 require ( github.com/Knetic/govaluate v3.0.0+incompatible |