Skip to content

Commit

Permalink
chore: update Go to 1.16.3
Browse files Browse the repository at this point in the history
See siderolabs/tools#134 siderolabs/pkgs#260
siderolabs/extras#16

Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
  • Loading branch information
smira authored and talos-bot committed Apr 6, 2021
1 parent 690eb20 commit 3909e2d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ DOCKER_LOGIN_ENABLED ?= true
NAME = Talos

ARTIFACTS := _out
TOOLS ?= ghcr.io/talos-systems/tools:v0.5.0-alpha.0-3-g41b8073
PKGS ?= v0.5.0-alpha.0-4-g60ce626
EXTRAS ?= v0.3.0-alpha.0-1-gc0fa0c0
TOOLS ?= ghcr.io/talos-systems/tools:v0.5.0-alpha.0-4-g1f26def
PKGS ?= v0.5.0-alpha.0-5-g9a6cf6b
EXTRAS ?= v0.3.0-alpha.0-2-gcf3934a
GO_VERSION ?= 1.16
GOFUMPT_VERSION ?= abc0db2c416aca0f60ea33c23c76665f6e7ba0b6
IMPORTVET ?= autonomy/importvet:f6b07d9
Expand Down

0 comments on commit 3909e2d

Please sign in to comment.