1
0
forked from baron/baron-sso

중복 "github.com/coreos/go-oidc/v3/oidc"

제거
This commit is contained in:
2026-02-09 14:32:21 +09:00
parent c5f9445d67
commit 0e88bc3986

View File

@@ -8,7 +8,6 @@ import (
"fmt"
"time"
"github.com/coreos/go-oidc/v3/oidc"
"github.com/coreos/go-oidc/v3/oidc"
"golang.org/x/oauth2"
)