Skip to content

Commit

Permalink
Bump to Go 1.19.12
Browse files Browse the repository at this point in the history
  • Loading branch information
sbueringer committed Aug 2, 2023
1 parent 3dac483 commit 513a5c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ SHELL:=/usr/bin/env bash
#
# Go.
#
GO_VERSION ?= 1.19.3
GO_VERSION ?= 1.19.12
GO_CONTAINER_IMAGE ?= docker.io/library/golang:$(GO_VERSION)

# Use GOPROXY environment variable if set
Expand Down

0 comments on commit 513a5c7

Please sign in to comment.