caddy: go.mod update
Some checks failed
CodeQL / Analyze (push) Has been cancelled
Docker / build-and-push-image (push) Has been cancelled
linter / lint (push) Has been cancelled
tests / test (map[go-version-file:go.mod], ubuntu-latest) (push) Has been cancelled
tests / test (map[go-version:oldstable], ubuntu-latest) (push) Has been cancelled
tests / test (map[go-version:stable], ubuntu-latest, true) (push) Has been cancelled
tests / test (map[go-version:stable], windows-latest) (push) Has been cancelled
tests / test-latest (map[go-version-file:go.mod]) (push) Has been cancelled
tests / test-latest (map[go-version:stable]) (push) Has been cancelled
tests / staticcheck (push) Has been cancelled
tests / govulncheck (push) Has been cancelled

This commit is contained in:
Will Norris 2026-04-24 12:43:01 -07:00
parent b0890598d0
commit 644fb31cec
2 changed files with 6 additions and 6 deletions

View file

@ -122,14 +122,14 @@ require (
golang.org/x/crypto v0.49.0 // indirect
golang.org/x/crypto/x509roots/fallback v0.0.0-20260213171211-a408498e5541 // indirect
golang.org/x/exp v0.0.0-20251023183803-a4bb9ffd2546 // indirect
golang.org/x/image v0.38.0 // indirect
golang.org/x/image v0.39.0 // indirect
golang.org/x/mod v0.34.0 // indirect
golang.org/x/net v0.52.0 // indirect
golang.org/x/oauth2 v0.36.0 // indirect
golang.org/x/sync v0.20.0 // indirect
golang.org/x/sys v0.42.0 // indirect
golang.org/x/term v0.41.0 // indirect
golang.org/x/text v0.35.0 // indirect
golang.org/x/text v0.36.0 // indirect
golang.org/x/time v0.15.0 // indirect
golang.org/x/tools v0.43.0 // indirect
google.golang.org/api v0.271.0 // indirect