Disable govendor experiment for now
This commit is contained in:
parent
8b390a2f77
commit
11c2041842
@ -29,3 +29,5 @@ export MANPAGER="less -X"
|
||||
dircolors_file="$HOME/.dircolors"
|
||||
|
||||
[ ! -z "$SHELL" ] && test -r $dircolors_files && eval "$(dircolors $dircolors_file)" && eval $(dircolors)
|
||||
|
||||
export GO15VENDOREXPERIMENT=0
|
||||
|
Loading…
Reference in New Issue
Block a user