summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c6cb224..c413091 100644
--- a/Makefile
+++ b/Makefile
@@ -46,7 +46,7 @@ tools/bin/%: tools/src/%/pin.go tools/src/%/go.mod
# go mod tidy
-goversion = 1.18
+goversion = 1.19
go-mod-tidy:
.PHONY: go-mod-tidy