aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorMax Resnick <max@ofmax.li>2020-05-29 23:05:54 -0700
committerMax Resnick <max@ofmax.li>2020-05-29 23:05:54 -0700
commit8b20db86f3d5da60ace214423a6746936ce1314c (patch)
tree9392e0fe6aabe5fe7ff02675679ec1e737225dbf /go.mod
parent3db7a7fc8ab9efc1cdb88dcfd3b974581c203236 (diff)
downloadsally-1.1.2.tar.gz
more reasonable buildsv1.1.2grumps-master
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..9ae48f2 100644
--- a/go.mod
+++ b/go.mod
@@ -1,5 +1,7 @@
module go.uber.org/sally
+go 1.14
+
require (
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/go-bindata/go-bindata v1.0.0