Skip to content

Commit

Permalink
chore: bump GO_VERSION value
Browse files Browse the repository at this point in the history
  • Loading branch information
DavSanchez committed Mar 24, 2023
1 parent be20a6f commit a3cb327
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 @@ -6,7 +6,7 @@ SRCDIR ?= .
BUILD_DIR ?= $(CURDIR)/bin
COVERAGE_FILE ?= coverage.out

GO_VERSION ?= 1.19
GO_VERSION ?= 1.20
GO_CMD ?= go
GODOC ?= godocdown

Expand Down

0 comments on commit a3cb327

Please sign in to comment.