Cleaning up a few things.

This commit is contained in:
2025-11-17 10:07:03 -08:00
parent 37d5e04421
commit 77160395a0
3 changed files with 5 additions and 205 deletions

View File

@@ -17,8 +17,9 @@ import (
"strings"
"time"
"git.wntrmute.dev/kyle/goutils/certlib"
"gopkg.in/yaml.v2"
"git.wntrmute.dev/kyle/goutils/certlib"
)
// Config represents the top-level YAML configuration.