gnu: go: Update default to 1.11.

* gnu/packages/golang.scm (go): Update default to 1.11.
master
Pierre Neidhardt 2018-11-11 22:02:18 +01:00
parent 6c843907e9
commit 9a65a05201
No known key found for this signature in database
GPG Key ID: 9BDCF497A4BBCC7F
1 changed files with 1 additions and 1 deletions

View File

@ -528,7 +528,7 @@ in the style of communicating sequential processes (@dfn{CSP}).")
(setenv "GOGC" "400")
#t)))))))))
(define-public go go-1.9)
(define-public go go-1.11)
(define-public go-github-com-alsm-ioprogress
(let ((commit "063c3725f436e7fba0c8f588547bee21ffec7ac5")