aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 2 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index 06701c8..3052aef 100644
--- a/go.mod
+++ b/go.mod
@@ -1,5 +1,7 @@
module go.uber.org/sally
+go 1.16
+
require (
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/go-bindata/go-bindata v1.0.0