This website requires JavaScript.
Explore
Help
Sign In
jcarr
/
etcd_tools
Watch
1
Star
0
Fork
You've already forked etcd_tools
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
add a makefile to capture the module env var setting
Browse Source
...
This commit is contained in:
Brian Matheson
2019-04-16 13:02:30 +00:00
parent
d795100273
commit
b9167f9bdd
1 changed files
with
5 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
5
Makefile
Normal file
Unescape
Escape
View File
@ -0,0 +1,5 @@
.PHONY
:
build
all
:
build
build
:
GO111MODULE
=
on go build
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
jcarr/etcd_tools
Title
Body
Create Issue