diff options
author | kali kaneko (leap communications) <kali@leap.se> | 2020-09-25 12:25:23 +0200 |
---|---|---|
committer | kali kaneko (leap communications) <kali@leap.se> | 2020-09-25 12:25:23 +0200 |
commit | cf8e28271408f0627a09c9db5c02046a7509ddf6 (patch) | |
tree | dfaa24e87137a65ac1e3a4af848f016605772fb0 /go.mod | |
parent | ef0d5525b7c47d03b7577035e3394b450691e92b (diff) |
[pkg] go mod tidy
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -19,5 +19,4 @@ require ( golang.org/x/crypto v0.0.0-20191105034135-c7e5f84aec59 // indirect golang.org/x/net v0.0.0-20200226121028-0de0cce0169b // indirect golang.org/x/sys v0.0.0-20200212091648-12a6c2dcc1e4 - golang.org/x/text v0.3.2 ) |