1
0
mirror of https://github.com/docker-library/golang.git synced 2025-09-18 22:54:33 +03:00

5 Commits

Author SHA1 Message Date
Tianon Gravi
67346f8ee6 Update Git for Windows to 2.48.1 2025-02-13 16:16:18 -08:00
Tianon Gravi
9f431d40c9 Remove now-unnecessary conditionals in templates 2022-03-28 13:48:46 -07:00
Davis Goodin
7f47c96fc8 Enable TLS 1.2 for Go download on Windows 2021-08-31 14:06:26 -05:00
Tianon Gravi
272431aeb4 For Go 1.17+, move the Windows install to C:\Program Files\Go
This matches Go upstream's change to the same, and allows GOPATH on 1.17+ to move to C:\go (although with the caveat that GOPATH may not actually be useful for much longer).

See https://golang.org/cl/283600 for where this was changed in the official Go installer.
2021-07-16 15:53:23 -07:00
Tianon Gravi
5e970060c3 Add initial jq-based templating engine 2020-08-28 15:19:07 -07:00