aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 1835f3c..e12eeef 100644
--- a/go.mod
+++ b/go.mod
@@ -6,7 +6,7 @@ require (
github.com/gorilla/context v1.1.1
golang.org/x/net v0.0.0-20200226121028-0de0cce0169b
golang.org/x/text v0.3.2
- golang.org/x/tools v0.0.0-20200313205530-4303120df7d8
+ golang.org/x/tools v0.0.0-20200317205521-2944c61d58b4
golang.org/x/website v0.0.0-20190903192346-00e97558e113
gopkg.in/tomb.v2 v2.0.0-20161208151619-d5d1b5820637
)