Browse Source

Merge 09ae3b9833 into 13f012fb81

pull/4392/merge
Joonas Bergius 4 days ago committed by GitHub
parent
commit
c88461d193
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      go.mod

2
go.mod

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

Loading…
Cancel
Save