Re-add LICENSE

This commit is contained in:
Leigh McCulloch 2018-09-18 05:28:14 +00:00
parent e198d3eb36
commit 99ad3cabb5
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,6 @@
builds:
- binary: grpcurl
main: ./cmd/grpcurl/grpcurl.go
goos:
- linux
- darwin
@ -17,3 +18,5 @@ archive:
amd64: x86_64
386: x86_32
darwin: osx
files:
- LICENSE