aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Lemon <matt@matthewlemon.com>2020-07-26 15:18:31 +0100
committerMatthew Lemon <matt@matthewlemon.com>2020-07-26 15:18:31 +0100
commitbfa5f8f86104fedfe4fe4b54abcfe660b077cd14 (patch)
treeb4b1b2f932a93bd65c0a99a505e6158e3b1ba868
parentb83f028c5c2b319acbfe0c53b239223910f9a6bb (diff)
cleaned go mod
-rw-r--r--go.mod1
1 files changed, 0 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index f2f8c21..47549b2 100644
--- a/go.mod
+++ b/go.mod
@@ -6,5 +6,4 @@ require (
github.com/mattn/go-sqlite3 v1.14.0
github.com/tealeg/xlsx v1.0.5
github.com/yulqen/coords v0.1.0
- golang.org/x/tools v0.0.0-20200724022722-7017fd6b1305 // indirect
)