aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod1
1 files changed, 1 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index 86ea6f5..06701c8 100644
--- a/go.mod
+++ b/go.mod
@@ -2,6 +2,7 @@ module go.uber.org/sally
require (
github.com/davecgh/go-spew v1.1.1 // indirect
+ github.com/go-bindata/go-bindata v1.0.0
github.com/golang/lint v0.0.0-20181217174547-8f45f776aaf1
github.com/julienschmidt/httprouter v1.2.0
github.com/kisielk/gotool v1.0.0 // indirect