make release work... (#179)

This commit is contained in:
Joshua Humphries
2020-07-30 22:10:03 -04:00
committed by GitHub
parent 8e51c5e2d3
commit f37ec641c5
2 changed files with 126 additions and 1 deletions
+2 -1
View File
@@ -8,7 +8,8 @@ require (
github.com/goreleaser/goreleaser v0.134.0 // indirect
github.com/jhump/protoreflect v1.6.1
github.com/nishanths/predeclared v0.0.0-20200524104333-86fad755b4d3 // indirect
golang.org/x/net v0.0.0-20200226121028-0de0cce0169b
golang.org/x/net v0.0.0-20200324143707-d3edc9973b7e
google.golang.org/api v0.29.0 // indirect
google.golang.org/grpc v1.30.0
honnef.co/go/tools v0.0.1-2020.1.4 // indirect
)