File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -324,7 +324,7 @@ require (
324
324
replace (
325
325
github.com/argoproj/argo-workflows/v3 v3.5.13 => github.com/devtron-labs/argo-workflows/v3 v3.5.13
326
326
github.com/cyphar/filepath-securejoin v0.4.1 => github.com/cyphar/filepath-securejoin v0.3.6 // indirect
327
- github.com/devtron-labs/authenticator => github.com/devtron-labs/devtron-services/authenticator v0.0.0-20250702124715-9fa1fd0f8fd3
328
- github.com/devtron-labs/common-lib => github.com/devtron-labs/devtron-services/common-lib v0.0.0-20250702124715-9fa1fd0f8fd3
327
+ github.com/devtron-labs/authenticator => github.com/devtron-labs/devtron-services/authenticator v0.0.0-20250707110047-5ce1ce150a76
328
+ github.com/devtron-labs/common-lib => github.com/devtron-labs/devtron-services/common-lib v0.0.0-20250707110047-5ce1ce150a76
329
329
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.61.0 => go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.46.1
330
330
)
Original file line number Diff line number Diff line change @@ -237,10 +237,10 @@ github.com/denisenkom/go-mssqldb v0.0.0-20200428022330-06a60b6afbbc h1:VRRKCwnzq
237
237
github.com/denisenkom/go-mssqldb v0.0.0-20200428022330-06a60b6afbbc /go.mod h1:xbL0rPBG9cCiLr28tMa8zpbdarY27NDyej4t/EjAShU =
238
238
github.com/devtron-labs/argo-workflows/v3 v3.5.13 h1:3pINq0gXOSeTw2z/vYe+j80lRpSN5Rp/8mfQORh8SmU =
239
239
github.com/devtron-labs/argo-workflows/v3 v3.5.13 /go.mod h1:/vqxcovDPT4zqr4DjR5v7CF8ggpY1l3TSa2CIG3jmjA =
240
- github.com/devtron-labs/devtron-services/authenticator v0.0.0-20250702124715-9fa1fd0f8fd3 h1:c+CJxKtMhfjCiHHOmWAANMAH1OkDqfvT5o7QTabPH80 =
241
- github.com/devtron-labs/devtron-services/authenticator v0.0.0-20250702124715-9fa1fd0f8fd3 /go.mod h1:9LCkYfiWaEKIBkmxw9jX1GujvEMyHwmDtVsatffAkeU =
242
- github.com/devtron-labs/devtron-services/common-lib v0.0.0-20250702124715-9fa1fd0f8fd3 h1:wFe3eGKaeyBI98NS7yClXiG7mRO04WEp8csMadiHABM =
243
- github.com/devtron-labs/devtron-services/common-lib v0.0.0-20250702124715-9fa1fd0f8fd3 /go.mod h1:/Ciy9tD9OxZOWBDPIasM448H7uvSo4+ZJiExpfwBZpA =
240
+ github.com/devtron-labs/devtron-services/authenticator v0.0.0-20250707110047-5ce1ce150a76 h1:382wKs9a8Fpz2wK5egWhLKpI4a5i2iThvcWVL1Y6Rvk =
241
+ github.com/devtron-labs/devtron-services/authenticator v0.0.0-20250707110047-5ce1ce150a76 /go.mod h1:9LCkYfiWaEKIBkmxw9jX1GujvEMyHwmDtVsatffAkeU =
242
+ github.com/devtron-labs/devtron-services/common-lib v0.0.0-20250707110047-5ce1ce150a76 h1:Oxx073Vec7hW3JPNsWsZGyC3gULHVluLKTLEfXgjfeY =
243
+ github.com/devtron-labs/devtron-services/common-lib v0.0.0-20250707110047-5ce1ce150a76 /go.mod h1:/Ciy9tD9OxZOWBDPIasM448H7uvSo4+ZJiExpfwBZpA =
244
244
github.com/devtron-labs/go-bitbucket v0.9.60-beta h1:VEx1jvDgdtDPS6A1uUFoaEi0l1/oLhbr+90xOwr6sDU =
245
245
github.com/devtron-labs/go-bitbucket v0.9.60-beta /go.mod h1:GnuiCesvh8xyHeMCb+twm8lBR/kQzJYSKL28ZfObp1Y =
246
246
github.com/devtron-labs/protos v0.0.3-0.20250323220609-ecf8a0f7305e h1:U6UdYbW8a7xn5IzFPd8cywjVVPfutGJCudjePAfL/Hs =
Original file line number Diff line number Diff line change @@ -523,15 +523,15 @@ github.com/davecgh/go-spew/spew
523
523
# github.com/deckarep/golang-set v1.8.0
524
524
## explicit; go 1.17
525
525
github.com/deckarep/golang-set
526
- # github.com/devtron-labs/authenticator v0.4.35-0.20240809073103-6e11da8083f8 => github.com/devtron-labs/devtron-services/authenticator v0.0.0-20250702124715-9fa1fd0f8fd3
526
+ # github.com/devtron-labs/authenticator v0.4.35-0.20240809073103-6e11da8083f8 => github.com/devtron-labs/devtron-services/authenticator v0.0.0-20250707110047-5ce1ce150a76
527
527
## explicit; go 1.24.0
528
528
github.com/devtron-labs/authenticator/apiToken
529
529
github.com/devtron-labs/authenticator/client
530
530
github.com/devtron-labs/authenticator/jwt
531
531
github.com/devtron-labs/authenticator/middleware
532
532
github.com/devtron-labs/authenticator/oidc
533
533
github.com/devtron-labs/authenticator/password
534
- # github.com/devtron-labs/common-lib v0.18.1-0.20241001061923-eda545dc839e => github.com/devtron-labs/devtron-services/common-lib v0.0.0-20250702124715-9fa1fd0f8fd3
534
+ # github.com/devtron-labs/common-lib v0.18.1-0.20241001061923-eda545dc839e => github.com/devtron-labs/devtron-services/common-lib v0.0.0-20250707110047-5ce1ce150a76
535
535
## explicit; go 1.24.0
536
536
github.com/devtron-labs/common-lib/async
537
537
github.com/devtron-labs/common-lib/blob-storage
@@ -2596,5 +2596,5 @@ xorm.io/xorm/log
2596
2596
xorm.io/xorm/names
2597
2597
xorm.io/xorm/schemas
2598
2598
xorm.io/xorm/tags
2599
- # github.com/devtron-labs/authenticator => github.com/devtron-labs/devtron-services/authenticator v0.0.0-20250702124715-9fa1fd0f8fd3
2600
- # github.com/devtron-labs/common-lib => github.com/devtron-labs/devtron-services/common-lib v0.0.0-20250702124715-9fa1fd0f8fd3
2599
+ # github.com/devtron-labs/authenticator => github.com/devtron-labs/devtron-services/authenticator v0.0.0-20250707110047-5ce1ce150a76
2600
+ # github.com/devtron-labs/common-lib => github.com/devtron-labs/devtron-services/common-lib v0.0.0-20250707110047-5ce1ce150a76
You can’t perform that action at this time.
0 commit comments