Skip to content

Commit

Permalink
chore: bump Go to 1.16.2
Browse files Browse the repository at this point in the history
Bump tools, pkgs, and extras.

Signed-off-by: Alexey Palazhchenko <alexey.palazhchenko@gmail.com>
  • Loading branch information
AlekSi authored and talos-bot committed Mar 17, 2021
1 parent cbc3841 commit ecf0344
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 @@ -9,9 +9,9 @@ REGISTRY_AND_USERNAME := $(IMAGE_REGISTRY)/$(USERNAME)
DOCKER_LOGIN_ENABLED ?= true

ARTIFACTS := _out
TOOLS ?= ghcr.io/talos-systems/tools:v0.5.0-alpha.0-1-gbcf3380
PKGS ?= v0.5.0-alpha.0-2-g35f9b6f
EXTRAS ?= v0.3.0-alpha.0
TOOLS ?= ghcr.io/talos-systems/tools:v0.5.0-alpha.0-2-gf7bce92
PKGS ?= v0.5.0-alpha.0-3-gfdf4866
EXTRAS ?= v0.3.0-alpha.0-1-gc0fa0c0
GO_VERSION ?= 1.16
GOFUMPT_VERSION ?= abc0db2c416aca0f60ea33c23c76665f6e7ba0b6
IMPORTVET ?= autonomy/importvet:f6b07d9
Expand Down

0 comments on commit ecf0344

Please sign in to comment.