Skip to content

Commit

Permalink
go directive
Browse files Browse the repository at this point in the history
  • Loading branch information
chrischdi committed Apr 5, 2024
1 parent 7e2b5bf commit 7c919a4
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 @@ -24,7 +24,7 @@ SHELL:=/usr/bin/env bash
# Go.
#
GO_VERSION ?= 1.22.2
GO_DIRECTIVE_VERSION ?= 1.21
GO_DIRECTIVE_VERSION ?= 1.22
GO_CONTAINER_IMAGE ?= docker.io/library/golang:$(GO_VERSION)

# Use GOPROXY environment variable if set
Expand Down

0 comments on commit 7c919a4

Please sign in to comment.