fix(update): t() arg-shape — explicit interpolation map

Version 1.0.46.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Debian
2026-05-11 07:58:23 +02:00
parent f4ccfc3c0c
commit 1324a34f11
7 changed files with 7 additions and 7 deletions

View File

@@ -45,7 +45,7 @@ import (
wgsvc "git.netcell-it.de/projekte/edgeguard-native/internal/services/wireguard"
)
var version = "1.0.45"
var version = "1.0.46"
func main() {
addr := os.Getenv("EDGEGUARD_API_ADDR")

View File

@@ -9,7 +9,7 @@ import (
"os"
)
var version = "1.0.45"
var version = "1.0.46"
const usage = `edgeguard-ctl — EdgeGuard CLI

View File

@@ -21,7 +21,7 @@ import (
"git.netcell-it.de/projekte/edgeguard-native/internal/services/tlscerts"
)
var version = "1.0.45"
var version = "1.0.46"
const (
// renewTickInterval — how often we re-evaluate expiring certs.