Skip to content

Commit

Permalink
chore: force CI
Browse files Browse the repository at this point in the history
  • Loading branch information
alnr committed Jan 9, 2024
1 parent c63262e commit 8a9df3d
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions jwk/sdk_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,11 @@ import (
"net/http/httptest"
"testing"

"github.com/ory/hydra/v2/driver/config"

hydra "github.com/ory/hydra-client-go/v2"

"github.com/ory/hydra/v2/driver/config"
"github.com/ory/hydra/v2/internal"
"github.com/ory/hydra/v2/x"
"github.com/ory/x/contextx"

"github.com/stretchr/testify/assert"
"github.com/stretchr/testify/require"

Expand Down

0 comments on commit 8a9df3d

Please sign in to comment.