Applied gofumpt

This commit is contained in:
Juan Font Alonso 2022-09-04 11:32:29 +02:00
parent ca0be81833
commit 68305df9b2

View file

@ -5,12 +5,11 @@ import (
"errors"
"fmt"
"io/fs"
"net/netip"
"net/url"
"strings"
"time"
"net/netip"
"github.com/coreos/go-oidc/v3/oidc"
"github.com/rs/zerolog"
"github.com/rs/zerolog/log"