Skip to content

Commit

Permalink
golang: update from 1.11.5 to 1.12.4
Browse files Browse the repository at this point in the history
  • Loading branch information
wwwutz committed May 3, 2019
1 parent 30e5b14 commit d1366e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.be0
Original file line number Diff line number Diff line change
@@ -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"
Expand Down Expand Up @@ -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}"

Expand Down

0 comments on commit d1366e2

Please sign in to comment.