diff --git a/go.be0 b/go.be0 index be93b7761..68ae49190 100755 --- a/go.be0 +++ b/go.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION go-1.11.5-0 +# BEE_VERSION go-1.12.4-0 SRCURL[0]="https://storage.googleapis.com/golang/go1.4-bootstrap-20171003.tar.gz" SRCURL[1]="https://redirector.gvt1.com/edgedl/go/go${PKGVERSION}.src.tar.gz" @@ -63,7 +63,7 @@ mee_install() { path runtime strings testing unicode bufio bytes \ compress crypto encoding flag hash index mime net plugin reflect \ sort sync text unsafe archive cmd container database errors \ - fmt html internal log os regexp strconv syscall time vendor" + fmt html internal log os regexp strconv syscall time" echo "LIBS=${LIBS}"