chore: bump Go to 1.15.4
See: * https://github.com/talos-systems/pkgs/pull/185 * https://github.com/talos-systems/tools/pull/111 * https://github.com/talos-systems/extras/pull/3 Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
This commit is contained in:
parent
a2efa44663
commit
5fca20e137
6
Makefile
6
Makefile
@ -7,9 +7,9 @@ REGISTRY_AND_USERNAME := $(REGISTRY)/$(USERNAME)
|
||||
DOCKER_LOGIN_ENABLED ?= true
|
||||
|
||||
ARTIFACTS := _out
|
||||
TOOLS ?= ghcr.io/talos-systems/tools:v0.3.0-7-g08245ac
|
||||
PKGS ?= v0.3.0-24-g8e63786
|
||||
EXTRAS ?= v0.1.0-1-g1f7642a
|
||||
TOOLS ?= ghcr.io/talos-systems/tools:v0.3.0-8-ge86a8f3
|
||||
PKGS ?= v0.3.0-25-g27d43d0
|
||||
EXTRAS ?= v0.1.0-2-g709d580
|
||||
GO_VERSION ?= 1.15
|
||||
GOFUMPT_VERSION ?= abc0db2c416aca0f60ea33c23c76665f6e7ba0b6
|
||||
IMPORTVET ?= autonomy/importvet:f6b07d9
|
||||
|
Loading…
x
Reference in New Issue
Block a user