mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-14 02:27:34 +00:00
fixup! Merge branch 'instance_table_2' into org_table
This commit is contained in:
2
go.mod
2
go.mod
@@ -28,6 +28,7 @@ require (
|
||||
github.com/fatih/color v1.18.0
|
||||
github.com/fergusstrange/embedded-postgres v1.30.0
|
||||
github.com/gabriel-vasile/mimetype v1.4.9
|
||||
github.com/georgysavva/scany/v2 v2.1.4
|
||||
github.com/go-chi/chi/v5 v5.2.1
|
||||
github.com/go-jose/go-jose/v4 v4.1.0
|
||||
github.com/go-ldap/ldap/v3 v3.4.11
|
||||
@@ -125,7 +126,6 @@ require (
|
||||
github.com/crewjam/httperr v0.2.0 // indirect
|
||||
github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f // indirect
|
||||
github.com/envoyproxy/go-control-plane/envoy v1.32.4 // indirect
|
||||
github.com/georgysavva/scany/v2 v2.1.4 // indirect
|
||||
github.com/go-ini/ini v1.67.0 // indirect
|
||||
github.com/go-logr/logr v1.4.2 // indirect
|
||||
github.com/go-logr/stdr v1.2.2 // indirect
|
||||
|
Reference in New Issue
Block a user