Skip to content

Commit

Permalink
Update to go-oidc v3
Browse files Browse the repository at this point in the history
  • Loading branch information
ofaurax committed Jan 14, 2025
1 parent 82e05ff commit 62d5a83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/store/serverservice.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import (
"net/url"
"time"

"github.com/coreos/go-oidc"
"github.com/coreos/go-oidc/v3/oidc"
"github.com/hashicorp/go-retryablehttp"
"github.com/metal-toolbox/bomservice/internal/app"
"github.com/pkg/errors"
Expand Down

0 comments on commit 62d5a83

Please sign in to comment.