Fix linting

This commit is contained in:
Kevin Kreitner 2023-10-18 12:26:43 +02:00 committed by Jan Larwig
parent 15b23228e1
commit 7dfbf3b940
No known key found for this signature in database
GPG Key ID: C2172BFA220A037A
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ import (
"encoding/json"
"errors"
"fmt"
"github.com/bitly/go-simplejson"
"github.com/oauth2-proxy/oauth2-proxy/v7/pkg/apis/sessions"
"github.com/oauth2-proxy/oauth2-proxy/v7/pkg/logger"