TUN-1669: Update license message in help text. Also fix test

This commit is contained in:
Nick Vollmar
2019-04-18 10:42:48 -05:00
parent 2e2fa29637
commit 28f890a701
3 changed files with 19 additions and 14 deletions

View File

@@ -74,6 +74,6 @@ tunnelrpc/tunnelrpc.capnp.go: tunnelrpc/tunnelrpc.capnp
.PHONY: vet
vet:
go vet -tests=false ./...
go vet ./...
which go-sumtype # go get github.com/BurntSushi/go-sumtype
go-sumtype $$(go list ./...)