make CI happpy with format

This commit is contained in:
cortze 2023-05-17 14:58:53 +02:00
parent d400d33b1e
commit fa8792a65e

View File

@ -1,10 +1,10 @@
package tracer package tracer
import ( import (
"bytes"
"context" "context"
"encoding/json" "encoding/json"
"fmt" "fmt"
"bytes"
"net/url" "net/url"
"time" "time"