File tree Expand file tree Collapse file tree 4 files changed +92
-604
lines changed
github.com/devtron-labs/common-lib/utils/k8s Expand file tree Collapse file tree 4 files changed +92
-604
lines changed Original file line number Diff line number Diff line change @@ -307,8 +307,8 @@ require (
307
307
308
308
replace (
309
309
github.com/argoproj/argo-workflows/v3 v3.5.13 => github.com/devtron-labs/argo-workflows/v3 v3.5.13
310
- github.com/devtron-labs/authenticator => github.com/devtron-labs/devtron-services/authenticator v0.0.0-20250523100852-1b6fc973cbb6
311
- github.com/devtron-labs/common-lib => github.com/devtron-labs/devtron-services/common-lib v0.0.0-20250523100852-1b6fc973cbb6
310
+ github.com/devtron-labs/authenticator => github.com/devtron-labs/devtron-services/authenticator v0.0.0-20250523102807-10419403730f
311
+ github.com/devtron-labs/common-lib => github.com/devtron-labs/devtron-services/common-lib v0.0.0-20250523102807-10419403730f
312
312
github.com/go-check/check => github.com/go-check/check v0.0.0-20180628173108-788fd7840127
313
313
github.com/googleapis/gnostic => github.com/googleapis/gnostic v0.5.5
314
314
k8s.io/api => k8s.io/api v0.29.7
Original file line number Diff line number Diff line change @@ -829,10 +829,10 @@ github.com/denisenkom/go-mssqldb v0.0.0-20200428022330-06a60b6afbbc h1:VRRKCwnzq
829
829
github.com/denisenkom/go-mssqldb v0.0.0-20200428022330-06a60b6afbbc /go.mod h1:xbL0rPBG9cCiLr28tMa8zpbdarY27NDyej4t/EjAShU =
830
830
github.com/devtron-labs/argo-workflows/v3 v3.5.13 h1:3pINq0gXOSeTw2z/vYe+j80lRpSN5Rp/8mfQORh8SmU =
831
831
github.com/devtron-labs/argo-workflows/v3 v3.5.13 /go.mod h1:/vqxcovDPT4zqr4DjR5v7CF8ggpY1l3TSa2CIG3jmjA =
832
- github.com/devtron-labs/devtron-services/authenticator v0.0.0-20250523100852-1b6fc973cbb6 h1:XusvFs00Jqcl4iSQM3J9PX0v7n+fz3hozGw8OmLEL6E =
833
- github.com/devtron-labs/devtron-services/authenticator v0.0.0-20250523100852-1b6fc973cbb6 /go.mod h1:FfaLDXN1ZXxyRpnskBqVIYkpkWDCzBmDgIO9xqLnxdQ =
834
- github.com/devtron-labs/devtron-services/common-lib v0.0.0-20250523100852-1b6fc973cbb6 h1:wnzSHB2U9BRe2NYQStXeR3xMoTGqtjyVKBNT9RPTv+Y =
835
- github.com/devtron-labs/devtron-services/common-lib v0.0.0-20250523100852-1b6fc973cbb6 /go.mod h1:CXQGEo+kZc7JPX5hn4jJf1msal9q/ExSdAYGkHNPnQw =
832
+ github.com/devtron-labs/devtron-services/authenticator v0.0.0-20250523102807-10419403730f h1:mRMd6wnSdj9Bep3k7L+qifCM2ukDzs+N26ko1X3thyw =
833
+ github.com/devtron-labs/devtron-services/authenticator v0.0.0-20250523102807-10419403730f /go.mod h1:FfaLDXN1ZXxyRpnskBqVIYkpkWDCzBmDgIO9xqLnxdQ =
834
+ github.com/devtron-labs/devtron-services/common-lib v0.0.0-20250523102807-10419403730f h1:bCgKhCmqevcdl7KMBokXyVo+QFRbi+7lFHznxHdp52A =
835
+ github.com/devtron-labs/devtron-services/common-lib v0.0.0-20250523102807-10419403730f /go.mod h1:HQVUnQI7WHwVq89Bib/18xJqM89S1+xI0O7REctMMrA =
836
836
github.com/devtron-labs/go-bitbucket v0.9.60-beta h1:VEx1jvDgdtDPS6A1uUFoaEi0l1/oLhbr+90xOwr6sDU =
837
837
github.com/devtron-labs/go-bitbucket v0.9.60-beta /go.mod h1:GnuiCesvh8xyHeMCb+twm8lBR/kQzJYSKL28ZfObp1Y =
838
838
github.com/devtron-labs/protos v0.0.3-0.20250323220609-ecf8a0f7305e h1:U6UdYbW8a7xn5IzFPd8cywjVVPfutGJCudjePAfL/Hs =
You can’t perform that action at this time.
0 commit comments