Skip to content

Commit

Permalink
liteenv, default GO15VENDOREXPERIMENT=1
Browse files Browse the repository at this point in the history
  • Loading branch information
visualfc committed Mar 25, 2016
1 parent 16bc978 commit 9bf24dc
Show file tree
Hide file tree
Showing 63 changed files with 63 additions and 63 deletions.
2 changes: 1 addition & 1 deletion liteidex/os_deploy/freebsd/liteenv/cross-arm5.env
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ GOARM=5
GOOS=linux
CGO_ENABLED=0

#GO15VENDOREXPERIMENT=1
GO15VENDOREXPERIMENT=1

PATH=$GOROOT/bin:$PATH

Expand Down
2 changes: 1 addition & 1 deletion liteidex/os_deploy/freebsd/liteenv/cross-arm6.env
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ GOARM=6
GOOS=linux
CGO_ENABLED=0

#GO15VENDOREXPERIMENT=1
GO15VENDOREXPERIMENT=1

PATH=$GOROOT/bin:$PATH

Expand Down
2 changes: 1 addition & 1 deletion liteidex/os_deploy/freebsd/liteenv/cross-darwin32.env
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ GOARCH=386
GOOS=darwin
CGO_ENABLED=1

#GO15VENDOREXPERIMENT=1
GO15VENDOREXPERIMENT=1

PATH=$GOROOT/bin:$PATH

Expand Down
2 changes: 1 addition & 1 deletion liteidex/os_deploy/freebsd/liteenv/cross-darwin64.env
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ GOARCH=amd64
GOOS=darwin
CGO_ENABLED=1

#GO15VENDOREXPERIMENT=1
GO15VENDOREXPERIMENT=1

PATH=$GOROOT/bin:$PATH

Expand Down
2 changes: 1 addition & 1 deletion liteidex/os_deploy/freebsd/liteenv/cross-linux32.env
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ GOARCH=386
GOOS=linux
CGO_ENABLED=0

#GO15VENDOREXPERIMENT=1
GO15VENDOREXPERIMENT=1

PATH=$GOROOT/bin:$PATH

Expand Down
2 changes: 1 addition & 1 deletion liteidex/os_deploy/freebsd/liteenv/cross-linux64.env
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ GOARCH=amd64
GOOS=linux
CGO_ENABLED=0

#GO15VENDOREXPERIMENT=1
GO15VENDOREXPERIMENT=1

PATH=$GOROOT/bin:$PATH

Expand Down
2 changes: 1 addition & 1 deletion liteidex/os_deploy/freebsd/liteenv/cross-win32.env
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ GOARCH=386
GOOS=windows
CGO_ENABLED=0

#GO15VENDOREXPERIMENT=1
GO15VENDOREXPERIMENT=1

PATH=$GOROOT/bin:$PATH

Expand Down
2 changes: 1 addition & 1 deletion liteidex/os_deploy/freebsd/liteenv/cross-win64.env
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ GOARCH=amd64
GOOS=windows
CGO_ENABLED=0

#GO15VENDOREXPERIMENT=1
GO15VENDOREXPERIMENT=1

PATH=$GOROOT/bin:$PATH

Expand Down
2 changes: 1 addition & 1 deletion liteidex/os_deploy/freebsd/liteenv/freebsd32.env
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ GOARCH=386
GOOS=freebsd
CGO_ENABLED=1

#GO15VENDOREXPERIMENT=1
GO15VENDOREXPERIMENT=1

PATH=$GOROOT/bin:$PATH

Expand Down
2 changes: 1 addition & 1 deletion liteidex/os_deploy/freebsd/liteenv/freebsd64.env
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ GOARCH=amd64
GOOS=freebsd
CGO_ENABLED=1

#GO15VENDOREXPERIMENT=1
GO15VENDOREXPERIMENT=1

PATH=$GOROOT/bin:$PATH

Expand Down
2 changes: 1 addition & 1 deletion liteidex/os_deploy/freebsd/liteenv/system.env
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#GOOS=freebsd
#CGO_ENABLED=1

#GO15VENDOREXPERIMENT=1
GO15VENDOREXPERIMENT=1

#PATH=$GOROOT/bin:$PATH

Expand Down
2 changes: 1 addition & 1 deletion liteidex/os_deploy/linux/liteenv/cross-arm5.env
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ GOARM=5
GOOS=linux
CGO_ENABLED=0

#GO15VENDOREXPERIMENT=1
GO15VENDOREXPERIMENT=1

PATH=$GOROOT/bin:$PATH

Expand Down
2 changes: 1 addition & 1 deletion liteidex/os_deploy/linux/liteenv/cross-arm6.env
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ GOARM=6
GOOS=linux
CGO_ENABLED=0

#GO15VENDOREXPERIMENT=1
GO15VENDOREXPERIMENT=1

PATH=$GOROOT/bin:$PATH

Expand Down
2 changes: 1 addition & 1 deletion liteidex/os_deploy/linux/liteenv/cross-darwin32.env
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ GOARCH=386
GOOS=darwin
CGO_ENABLED=0

#GO15VENDOREXPERIMENT=1
GO15VENDOREXPERIMENT=1

PATH=$GOROOT/bin:$PATH

Expand Down
2 changes: 1 addition & 1 deletion liteidex/os_deploy/linux/liteenv/cross-darwin64.env
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ GOARCH=amd64
GOOS=darwin
CGO_ENABLED=0

#GO15VENDOREXPERIMENT=1
GO15VENDOREXPERIMENT=1

PATH=$GOROOT/bin:$PATH

Expand Down
2 changes: 1 addition & 1 deletion liteidex/os_deploy/linux/liteenv/cross-freebsd32.env
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ GOARCH=386
GOOS=freebsd
CGO_ENABLED=1

#GO15VENDOREXPERIMENT=1
GO15VENDOREXPERIMENT=1

PATH=$GOROOT/bin:$PATH

Expand Down
2 changes: 1 addition & 1 deletion liteidex/os_deploy/linux/liteenv/cross-freebsd64.env
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ GOARCH=amd64
GOOS=freebsd
CGO_ENABLED=1

#GO15VENDOREXPERIMENT=1
GO15VENDOREXPERIMENT=1

PATH=$GOROOT/bin:$PATH

Expand Down
2 changes: 1 addition & 1 deletion liteidex/os_deploy/linux/liteenv/cross-win32.env
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ GOARCH=386
GOOS=windows
CGO_ENABLED=0

#GO15VENDOREXPERIMENT=1
GO15VENDOREXPERIMENT=1

PATH=$GOROOT/bin:$PATH

Expand Down
2 changes: 1 addition & 1 deletion liteidex/os_deploy/linux/liteenv/cross-win64.env
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ GOARCH=amd64
GOOS=windows
CGO_ENABLED=0

#GO15VENDOREXPERIMENT=1
GO15VENDOREXPERIMENT=1

PATH=$GOROOT/bin:$PATH

Expand Down
2 changes: 1 addition & 1 deletion liteidex/os_deploy/linux/liteenv/linux32-local.env
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ GOARCH=386
GOOS=linux
CGO_ENABLED=1

#GO15VENDOREXPERIMENT=1
GO15VENDOREXPERIMENT=1

PATH=$GOROOT/bin:$PATH

Expand Down
2 changes: 1 addition & 1 deletion liteidex/os_deploy/linux/liteenv/linux32.env
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ GOARCH=386
GOOS=linux
CGO_ENABLED=1

#GO15VENDOREXPERIMENT=1
GO15VENDOREXPERIMENT=1

PATH=$GOROOT/bin:$PATH

Expand Down
2 changes: 1 addition & 1 deletion liteidex/os_deploy/linux/liteenv/linux64-local.env
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ GOARCH=amd64
GOOS=linux
CGO_ENABLED=1

#GO15VENDOREXPERIMENT=1
GO15VENDOREXPERIMENT=1

PATH=$GOROOT/bin:$PATH

Expand Down
2 changes: 1 addition & 1 deletion liteidex/os_deploy/linux/liteenv/linux64.env
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ GOARCH=amd64
GOOS=linux
CGO_ENABLED=1

#GO15VENDOREXPERIMENT=1
GO15VENDOREXPERIMENT=1

PATH=$GOROOT/bin:$PATH

Expand Down
2 changes: 1 addition & 1 deletion liteidex/os_deploy/linux/liteenv/system.env
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#GOOS=linux
#CGO_ENABLED=1

#GO15VENDOREXPERIMENT=1
GO15VENDOREXPERIMENT=1

#PATH=$GOROOT/bin:$PATH

Expand Down
2 changes: 1 addition & 1 deletion liteidex/os_deploy/macosx/liteenv/cross-arm5.env
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ GOARM=5
GOOS=linux
CGO_ENABLED=0

#GO15VENDOREXPERIMENT=1
GO15VENDOREXPERIMENT=1

PATH=$GOROOT/bin:$PATH

Expand Down
2 changes: 1 addition & 1 deletion liteidex/os_deploy/macosx/liteenv/cross-arm6.env
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ GOARM=6
GOOS=linux
CGO_ENABLED=0

#GO15VENDOREXPERIMENT=1
GO15VENDOREXPERIMENT=1

PATH=$GOROOT/bin:$PATH

Expand Down
2 changes: 1 addition & 1 deletion liteidex/os_deploy/macosx/liteenv/cross-freebsd32.env
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ GOARCH=386
GOOS=freebsd
CGO_ENABLED=1

#GO15VENDOREXPERIMENT=1
GO15VENDOREXPERIMENT=1

PATH=$GOROOT/bin:$PATH

Expand Down
2 changes: 1 addition & 1 deletion liteidex/os_deploy/macosx/liteenv/cross-freebsd64.env
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ GOARCH=amd64
GOOS=freebsd
CGO_ENABLED=1

#GO15VENDOREXPERIMENT=1
GO15VENDOREXPERIMENT=1

PATH=$GOROOT/bin:$PATH

Expand Down
2 changes: 1 addition & 1 deletion liteidex/os_deploy/macosx/liteenv/cross-linux32.env
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ GOARCH=386
GOOS=linux
CGO_ENABLED=0

#GO15VENDOREXPERIMENT=1
GO15VENDOREXPERIMENT=1

PATH=$GOROOT/bin:$PATH

Expand Down
2 changes: 1 addition & 1 deletion liteidex/os_deploy/macosx/liteenv/cross-linux64.env
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ GOARCH=amd64
GOOS=linux
CGO_ENABLED=0

#GO15VENDOREXPERIMENT=1
GO15VENDOREXPERIMENT=1

PATH=$GOROOT/bin:$PATH

Expand Down
2 changes: 1 addition & 1 deletion liteidex/os_deploy/macosx/liteenv/cross-win32.env
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ GOARCH=386
GOOS=windows
CGO_ENABLED=0

#GO15VENDOREXPERIMENT=1
GO15VENDOREXPERIMENT=1

PATH=$GOROOT/bin:$PATH

Expand Down
2 changes: 1 addition & 1 deletion liteidex/os_deploy/macosx/liteenv/cross-win64.env
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ GOARCH=amd64
GOOS=windows
CGO_ENABLED=0

#GO15VENDOREXPERIMENT=1
GO15VENDOREXPERIMENT=1

PATH=$GOROOT/bin:$PATH

Expand Down
2 changes: 1 addition & 1 deletion liteidex/os_deploy/macosx/liteenv/darwin32-local.env
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ GOARCH=386
GOOS=darwin
CGO_ENABLED=1

#GO15VENDOREXPERIMENT=1
GO15VENDOREXPERIMENT=1

PATH=$GOROOT/bin:$PATH

Expand Down
2 changes: 1 addition & 1 deletion liteidex/os_deploy/macosx/liteenv/darwin32.env
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ GOARCH=386
GOOS=darwin
CGO_ENABLED=1

#GO15VENDOREXPERIMENT=1
GO15VENDOREXPERIMENT=1

PATH=$GOROOT/bin:$PATH

Expand Down
2 changes: 1 addition & 1 deletion liteidex/os_deploy/macosx/liteenv/darwin64-local.env
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ GOARCH=amd64
GOOS=darwin
CGO_ENABLED=1

#GO15VENDOREXPERIMENT=1
GO15VENDOREXPERIMENT=1

PATH=$GOROOT/bin:$PATH

Expand Down
2 changes: 1 addition & 1 deletion liteidex/os_deploy/macosx/liteenv/darwin64.env
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ GOARCH=amd64
GOOS=darwin
CGO_ENABLED=1

#GO15VENDOREXPERIMENT=1
GO15VENDOREXPERIMENT=1

PATH=$GOROOT/bin:$PATH

Expand Down
2 changes: 1 addition & 1 deletion liteidex/os_deploy/macosx/liteenv/system.env
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#GOOS=darwin
#CGO_ENABLED=1

#GO15VENDOREXPERIMENT=1
GO15VENDOREXPERIMENT=1

#PATH=$GOROOT/bin:$PATH

Expand Down
2 changes: 1 addition & 1 deletion liteidex/os_deploy/openbsd/liteenv/cross-arm5.env
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ GOARM=5
GOOS=linux
CGO_ENABLED=0

#GO15VENDOREXPERIMENT=1
GO15VENDOREXPERIMENT=1

PATH=$GOROOT/bin:$PATH

Expand Down
2 changes: 1 addition & 1 deletion liteidex/os_deploy/openbsd/liteenv/cross-arm6.env
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ GOARM=6
GOOS=linux
CGO_ENABLED=0

#GO15VENDOREXPERIMENT=1
GO15VENDOREXPERIMENT=1

PATH=$GOROOT/bin:$PATH

Expand Down
2 changes: 1 addition & 1 deletion liteidex/os_deploy/openbsd/liteenv/cross-darwin32.env
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ GOARCH=386
GOOS=darwin
CGO_ENABLED=1

#GO15VENDOREXPERIMENT=1
GO15VENDOREXPERIMENT=1

PATH=$GOROOT/bin:$PATH

Expand Down
2 changes: 1 addition & 1 deletion liteidex/os_deploy/openbsd/liteenv/cross-darwin64.env
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ GOARCH=amd64
GOOS=darwin
CGO_ENABLED=1

#GO15VENDOREXPERIMENT=1
GO15VENDOREXPERIMENT=1

PATH=$GOROOT/bin:$PATH

Expand Down
2 changes: 1 addition & 1 deletion liteidex/os_deploy/openbsd/liteenv/cross-freebsd32.env
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ GOARCH=386
GOOS=freebsd
CGO_ENABLED=1

#GO15VENDOREXPERIMENT=1
GO15VENDOREXPERIMENT=1

PATH=$GOROOT/bin:$PATH

Expand Down
2 changes: 1 addition & 1 deletion liteidex/os_deploy/openbsd/liteenv/cross-freebsd64.env
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ GOARCH=amd64
GOOS=freebsd
CGO_ENABLED=1

#GO15VENDOREXPERIMENT=1
GO15VENDOREXPERIMENT=1

PATH=$GOROOT/bin:$PATH

Expand Down
2 changes: 1 addition & 1 deletion liteidex/os_deploy/openbsd/liteenv/cross-linux32.env
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ GOARCH=386
GOOS=linux
CGO_ENABLED=0

#GO15VENDOREXPERIMENT=1
GO15VENDOREXPERIMENT=1

PATH=$GOROOT/bin:$PATH

Expand Down
Loading

0 comments on commit 9bf24dc

Please sign in to comment.