docker / golang-cross

https://hub.docker.com/r/dockercore/golang-cross
97 stars 38 forks source link

Bump Golang to 1.9.4 #4

Closed thaJeztah closed 6 years ago

thaJeztah commented 6 years ago

This fixes a vulnerability in go get (CVE-2018-6574, http://golang.org/issue/23672), but shouldn't really affect our code, but it's good to keep in sync.

ping @dnephin PTAL