diff options
author | Matthew Lemon <matt@matthewlemon.com> | 2020-07-26 15:18:31 +0100 |
---|---|---|
committer | Matthew Lemon <matt@matthewlemon.com> | 2020-07-26 15:18:31 +0100 |
commit | bfa5f8f86104fedfe4fe4b54abcfe660b077cd14 (patch) | |
tree | b4b1b2f932a93bd65c0a99a505e6158e3b1ba868 | |
parent | b83f028c5c2b319acbfe0c53b239223910f9a6bb (diff) |
cleaned go mod
-rw-r--r-- | go.mod | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 ) |