go1.13 and vendored dependencies
This commit is contained in:
parent
d29ec19abc
commit
f6dbdcf460
18 changed files with 22 additions and 4321 deletions
2
Makefile
2
Makefile
|
|
@ -1,5 +1,5 @@
|
|||
CC=go
|
||||
BUILD=build -v
|
||||
BUILD=build -v -trimpath
|
||||
VERSION=$(shell cat VERSION)
|
||||
GCFLAGS=-gcflags '-e'
|
||||
LDFLAGS=-ldflags '-X main.version=$(VERSION) -s -w'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue