Finalize rdp templating

This commit is contained in:
Bolke de Bruin
2023-05-15 10:41:35 +02:00
parent cdc497f365
commit 6b32631434
13 changed files with 128 additions and 44 deletions

View File

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