We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8467cd4 commit 158ee18Copy full SHA for 158ee18
Makefile.go
@@ -1,6 +1,6 @@
1
# vim:filetype=make
2
3
-GOVERSION=1.14.2
+GOVERSION=1.14.4
4
GOARCHIVE=go${GOVERSION}.linux-amd64.tar.gz
5
GOURL=https://dl.google.com/go/${GOARCHIVE}
6
0 commit comments