Skip to content
Snippets Groups Projects
Commit 88025b3d authored by Alastair Houghton's avatar Alastair Houghton
Browse files

fix: remove some additional dependencies.


Accidentally added some of these back during merge.

Signed-off-by: default avatarAlastair Houghton <alastair@alastairs-place.net>
parent 0284a4c3
No related branches found
No related tags found
No related merge requests found
...@@ -13,10 +13,6 @@ import ( ...@@ -13,10 +13,6 @@ import (
gosundheit "github.com/AppsFlyer/go-sundheit" gosundheit "github.com/AppsFlyer/go-sundheit"
"github.com/AppsFlyer/go-sundheit/checks" "github.com/AppsFlyer/go-sundheit/checks"
"github.com/coreos/go-oidc/v3/oidc"
"github.com/gorilla/mux"
"github.com/stretchr/testify/require"
"golang.org/x/oauth2"
"github.com/dexidp/dex/storage" "github.com/dexidp/dex/storage"
) )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment