chore: update Go to 1.17.5
See: * https://github.com/talos-systems/tools/pull/163 * https://github.com/talos-systems/pkgs/pull/370 * https://github.com/talos-systems/extras/pull/34 Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
This commit is contained in:
parent
97ffa7a645
commit
2dd0b5b68a
6
Makefile
6
Makefile
@ -12,9 +12,9 @@ DOCKER_LOGIN_ENABLED ?= true
|
||||
NAME = Talos
|
||||
|
||||
ARTIFACTS := _out
|
||||
TOOLS ?= ghcr.io/talos-systems/tools:v0.9.0
|
||||
PKGS ?= v0.9.0
|
||||
EXTRAS ?= v0.7.0
|
||||
TOOLS ?= ghcr.io/talos-systems/tools:v0.10.0-alpha.0
|
||||
PKGS ?= v0.10.0-alpha.0
|
||||
EXTRAS ?= v0.8.0-alpha.0
|
||||
GO_VERSION ?= 1.17
|
||||
GOFUMPT_VERSION ?= v0.1.1
|
||||
GOLANGCILINT_VERSION ?= v1.43.0
|
||||
|
@ -58,7 +58,7 @@ see `.machine.logging` machine configuration option.
|
||||
* CoreDNS: 1.8.6
|
||||
* Flannel (default CNI): 0.15.1
|
||||
|
||||
Talos is built with Go 1.17.4
|
||||
Talos is built with Go 1.17.5
|
||||
"""
|
||||
|
||||
[notes.caps]
|
||||
|
Loading…
x
Reference in New Issue
Block a user