chore: Upgrade some dependencies (#6221)

This commit is contained in:
Francis Lavoie 2024-04-04 18:27:52 -04:00 committed by GitHub
parent 45132c5b24
commit 1c4a807667
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 40 additions and 41 deletions

View file

@ -19,12 +19,12 @@ import (
"fmt"
"net"
"reflect"
"slices"
"sort"
"strconv"
"strings"
"go.uber.org/zap"
"golang.org/x/exp/slices"
"github.com/caddyserver/caddy/v2"
"github.com/caddyserver/caddy/v2/caddyconfig"