mirror of
https://github.com/caddyserver/caddy.git
synced 2025-11-11 09:06:56 -05:00
fix: gofumpt
This commit is contained in:
parent
f704d0b3c8
commit
3d93ce464c
@ -20,7 +20,6 @@ import (
|
||||
"encoding/json"
|
||||
"errors"
|
||||
"fmt"
|
||||
"go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp"
|
||||
"io"
|
||||
"net"
|
||||
"net/http"
|
||||
@ -33,6 +32,8 @@ import (
|
||||
"sync"
|
||||
"time"
|
||||
|
||||
"go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp"
|
||||
|
||||
"go.uber.org/zap"
|
||||
"golang.org/x/net/http/httpguts"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user