Browse Source

chore: remove replace directive for github.com/dexidp/dex/api/v2

Signed-off-by: Joonas Bergius <joonas@defenseunicorns.com>
pull/4392/head
Joonas Bergius 5 months ago committed by Joonas Bergius
parent
commit
09ae3b9833
No known key found for this signature in database
  1. 2
      go.mod

2
go.mod

@ -124,6 +124,4 @@ require (
gopkg.in/yaml.v3 v3.0.1 // indirect gopkg.in/yaml.v3 v3.0.1 // indirect
) )
replace github.com/dexidp/dex/api/v2 => ./api/v2
tool entgo.io/ent/cmd/ent tool entgo.io/ent/cmd/ent

Loading…
Cancel
Save