mirror of
https://github.com/caddyserver/caddy.git
synced 2025-12-08 06:09:53 +00:00
chore: Upgrade some dependencies (#6221)
This commit is contained in:
parent
45132c5b24
commit
1c4a807667
5 changed files with 40 additions and 41 deletions
|
|
@ -17,9 +17,8 @@ package caddyfile
|
|||
import (
|
||||
"bytes"
|
||||
"io"
|
||||
"slices"
|
||||
"unicode"
|
||||
|
||||
"golang.org/x/exp/slices"
|
||||
)
|
||||
|
||||
// Format formats the input Caddyfile to a standard, nice-looking
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue