Allow disabling TLS behind a load balancer

Upgrade dependencies
This commit is contained in:
Bolke de Bruin
2022-08-04 21:34:52 +02:00
parent 48da75b96d
commit 0f329f8e55
4 changed files with 44 additions and 38 deletions

View File

@@ -48,7 +48,7 @@ install: build
.PHONY: mod
mod:
go mod tidy
go mod tidy -compat=1.17
# ------------------------------------------------------------------------------
# test