Skip to content

Commit

Permalink
Makefile: bump to Go 1.17.12
Browse files Browse the repository at this point in the history
Change-Id: I88a52c2dfe99d3841ff09817e4230a9ce4cba234
  • Loading branch information
halkyon committed Jul 14, 2022
1 parent 59eab7c commit 78cd12d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
@@ -1,4 +1,4 @@
GO_VERSION ?= 1.17.5
GO_VERSION ?= 1.17.12
BRANCH_NAME ?= $(shell git rev-parse --abbrev-ref HEAD | sed "s!/!-!g")
LATEST_DEV_TAG := dev

Expand Down

0 comments on commit 78cd12d

Please sign in to comment.