aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod4
1 files changed, 1 insertions, 3 deletions
diff --git a/go.mod b/go.mod
index d2f158c..3ad91c5 100644
--- a/go.mod
+++ b/go.mod
@@ -1,5 +1,3 @@
module github.com/mpolden/atb
-go 1.16
-
-require honnef.co/go/tools v0.2.0
+go 1.18