This commit is contained in:
Bolke de Bruin
2024-03-18 14:27:46 +01:00
parent e477717716
commit f70348c18a
3 changed files with 25 additions and 26 deletions

View File

@@ -50,7 +50,7 @@ install: build
.PHONY: mod
mod:
go mod tidy -compat=1.20
go mod tidy -compat=1.22
# ------------------------------------------------------------------------------
# test