Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpolden/echoip.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/go.sum
diff options
context:
space:
mode:
authorMartin Polden <mpolden@mpolden.no>2020-09-05 12:40:26 +0300
committerMartin Polden <mpolden@mpolden.no>2020-09-05 12:41:18 +0300
commit0caa5873b9d2dd8e32e116fcc01ae52de5dba3c4 (patch)
treef5cf56fe292ada68a9f465de4eefb3f67d94619d /go.sum
parent702c1f1e23f34d5aaff90ae6a13ea070d05c79ed (diff)
cmd: Remove go-flags
Diffstat (limited to 'go.sum')
-rw-r--r--go.sum2
1 files changed, 0 insertions, 2 deletions
diff --git a/go.sum b/go.sum
index ab9ccf5..36bcb8c 100644
--- a/go.sum
+++ b/go.sum
@@ -1,7 +1,5 @@
github.com/davecgh/go-spew v1.1.0 h1:ZDRjVQ15GmhC3fiQ8ni8+OwkZQO4DARzQgrnXU1Liz8=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
-github.com/jessevdk/go-flags v1.4.0 h1:4IU2WS7AumrZ/40jfhf4QVDMsQwqA7VEHozFRrGARJA=
-github.com/jessevdk/go-flags v1.4.0/go.mod h1:4FA24M0QyGHXBuZZK/XkWh8h0e1EYbRYJSGM75WSRxI=
github.com/oschwald/geoip2-golang v1.4.0 h1:5RlrjCgRyIGDz/mBmPfnAF4h8k0IAcRv9PvrpOfz+Ug=
github.com/oschwald/geoip2-golang v1.4.0/go.mod h1:8QwxJvRImBH+Zl6Aa6MaIcs5YdlZSTKtzmPGzQqi9ng=
github.com/oschwald/maxminddb-golang v1.6.0 h1:KAJSjdHQ8Kv45nFIbtoLGrGWqHFajOIm7skTyz/+Dls=