File tree Expand file tree Collapse file tree
central-application-connectivity-validator Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.26.0
55require (
66 github.com/go-logr/zapr v1.3.0
77 github.com/gorilla/mux v1.8.1
8- github.com/kyma-project/application-connector-manager/components/central-application-gateway v0.0.0-20260129085748-771e3115c77f
8+ github.com/kyma-project/application-connector-manager/components/central-application-gateway v0.0.0-20260219165526-8555dff10045
99 github.com/oklog/run v1.2.0
1010 github.com/onsi/ginkgo/v2 v2.28.1
1111 github.com/onsi/gomega v1.39.1
Original file line number Diff line number Diff line change @@ -96,8 +96,8 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
9696git.832008.xyz/kr/text v0.2.0 /go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE =
9797git.832008.xyz/kylelemons/godebug v1.1.0 h1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0SNc =
9898git.832008.xyz/kylelemons/godebug v1.1.0 /go.mod h1:9/0rRGxNHcop5bhtWyNeEfOS8JIWk580+fNqagV/RAw =
99- github.com/kyma-project/application-connector-manager/components/central-application-gateway v0.0.0-20260129085748-771e3115c77f h1:elroDm6C8RZBMqgfyU12ihh/HfovQze06nAkOODKfQ8 =
100- github.com/kyma-project/application-connector-manager/components/central-application-gateway v0.0.0-20260129085748-771e3115c77f /go.mod h1:0mPQLXxQOMKIU943LdPQhxBLjo/mFygk+DkgUkbBs74 =
99+ github.com/kyma-project/application-connector-manager/components/central-application-gateway v0.0.0-20260219165526-8555dff10045 h1:j0q5DkRaTpUClDbvo4AZaYf0Ydp/2b43mzUOeHtH0xE =
100+ github.com/kyma-project/application-connector-manager/components/central-application-gateway v0.0.0-20260219165526-8555dff10045 /go.mod h1:/BLApgtZha6zmbCvHAQ0aNF6RIfi3TBdLsbWtC15Np0 =
101101git.832008.xyz/maruel/natural v1.1.1 h1:Hja7XhhmvEFhcByqDoHz9QZbkWey+COd9xWfCfn1ioo =
102102git.832008.xyz/maruel/natural v1.1.1 /go.mod h1:v+Rfd79xlw1AgVBjbO0BEQmptqb5HvL/k9GRHB7ZKEg =
103103git.832008.xyz/mfridman/tparse v0.18.0 h1:wh6dzOKaIwkUGyKgOntDW4liXSo37qg5AXbIhkMV3vE =
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
88 github.com/kofalt/go-memoize v0.0.0-20240506050413-9e5eb99a0f2a
99 github.com/kyma-incubator/compass/components/connector v0.0.0-20220104122431-99ed924ea212
1010 github.com/kyma-incubator/compass/components/director v0.0.0-20220126084901-92232f5eced0
11- github.com/kyma-project/application-connector-manager/components/central-application-gateway v0.0.0-20260129085748-771e3115c77f
11+ github.com/kyma-project/application-connector-manager/components/central-application-gateway v0.0.0-20260219165526-8555dff10045
1212 github.com/machinebox/graphql v0.2.3-0.20181106130121-3a9253180225
1313 github.com/pkg/errors v0.9.1
1414 github.com/sirupsen/logrus v1.9.4
Original file line number Diff line number Diff line change @@ -123,8 +123,8 @@ github.com/kyma-incubator/compass/components/connector v0.0.0-20220104122431-99e
123123git.832008.xyz/kyma-incubator/compass/components/connector v0.0.0-20220104122431-99ed924ea212 /go.mod h1:NHpaOE/9XuX0XIEi7ButaDyWejakMXRo/mh4JhjDoxY =
124124git.832008.xyz/kyma-incubator/compass/components/director v0.0.0-20220126084901-92232f5eced0 h1:5pDxnqY8TK59Zp+9PqsC8uEG6ZeeURJKHxUo19ez+jY =
125125git.832008.xyz/kyma-incubator/compass/components/director v0.0.0-20220126084901-92232f5eced0 /go.mod h1:62mrVWDkGdPxAqj+X97FKiA/e8jYSZ/MARgzoThk9AU =
126- github.com/kyma-project/application-connector-manager/components/central-application-gateway v0.0.0-20260129085748-771e3115c77f h1:elroDm6C8RZBMqgfyU12ihh/HfovQze06nAkOODKfQ8 =
127- github.com/kyma-project/application-connector-manager/components/central-application-gateway v0.0.0-20260129085748-771e3115c77f /go.mod h1:0mPQLXxQOMKIU943LdPQhxBLjo/mFygk+DkgUkbBs74 =
126+ github.com/kyma-project/application-connector-manager/components/central-application-gateway v0.0.0-20260219165526-8555dff10045 h1:j0q5DkRaTpUClDbvo4AZaYf0Ydp/2b43mzUOeHtH0xE =
127+ github.com/kyma-project/application-connector-manager/components/central-application-gateway v0.0.0-20260219165526-8555dff10045 /go.mod h1:/BLApgtZha6zmbCvHAQ0aNF6RIfi3TBdLsbWtC15Np0 =
128128git.832008.xyz/lib/pq v1.10.4 h1:SO9z7FRPzA03QhHKJrH5BXA6HU1rS4V2nIVrrNC1iYk =
129129git.832008.xyz/lib/pq v1.10.4 /go.mod h1:AlVN5x4E4T544tWzH6hKfbfQvm3HdbOxrmggDNAPY9o =
130130git.832008.xyz/logrusorgru/aurora v0.0.0-20200102142835-e9ef32dff381 /go.mod h1:7rIyQOR62GCctdiQpZ/zOJlFyk6y+94wXzv6RNZgaR4 =
You can’t perform that action at this time.
0 commit comments