commit | b6b797cceae987556bc705acc6273b1c7e43ce05 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Fri Oct 04 15:50:09 2019 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Mon Oct 07 17:33:04 2019 -0700 |
tree | 94bdb1025cb57c7fd2d3eefe3ddcc7476537c236 | |
parent | 3921079684e8d0a874af0a0bd26d7dc67c3318f1 [diff] [blame] |
VOL-2020 re-release to get proper version tag; add go.mod file Change-Id: I97af22349c731d953ec8e5cc7db2c3a38fce9fc7
diff --git a/Makefile b/Makefile index 6e472a3..c34fb7e 100644 --- a/Makefile +++ b/Makefile
@@ -114,6 +114,7 @@ go-test: protoc_check test/test-go-proto-consistency.sh + GO111MODULE=on go mod verify go-clean: rm -rf go_temp