enable go vendor experiment
This commit is contained in:
parent
b6d391aeba
commit
92bed9d6cb
@ -30,4 +30,4 @@ dircolors_file="$HOME/.dircolors"
|
|||||||
|
|
||||||
[ ! -z "$SHELL" ] && test -r $dircolors_files && eval "$(dircolors $dircolors_file)" && eval $(dircolors)
|
[ ! -z "$SHELL" ] && test -r $dircolors_files && eval "$(dircolors $dircolors_file)" && eval $(dircolors)
|
||||||
|
|
||||||
export GO15VENDOREXPERIMENT=0
|
export GO15VENDOREXPERIMENT=1
|
||||||
|
Loading…
Reference in New Issue
Block a user