Skip to content

Commit 0c68bc4

Browse files
Merge pull request #6429 from devtron-labs/vendor-update-packet-30
sync: vendor update in main
2 parents 022edad + 5d0518a commit 0c68bc4

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -288,8 +288,8 @@ require gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
288288

289289
replace (
290290
github.com/argoproj/argo-workflows/v3 v3.5.10 => github.com/devtron-labs/argo-workflows/v3 v3.5.13
291-
github.com/devtron-labs/authenticator => github.com/devtron-labs/devtron-services/authenticator v0.0.0-20250225082115-9384f9d0b86c
292-
github.com/devtron-labs/common-lib => github.com/devtron-labs/devtron-services/common-lib v0.0.0-20250225082115-9384f9d0b86c
291+
github.com/devtron-labs/authenticator => github.com/devtron-labs/devtron-services/authenticator v0.0.0-20250228031913-d6390cb9dcd0
292+
github.com/devtron-labs/common-lib => github.com/devtron-labs/devtron-services/common-lib v0.0.0-20250228031913-d6390cb9dcd0
293293
github.com/go-check/check => github.com/go-check/check v0.0.0-20180628173108-788fd7840127
294294
github.com/googleapis/gnostic => github.com/googleapis/gnostic v0.5.5
295295
k8s.io/api => k8s.io/api v0.29.7

go.sum

+4-4
Original file line numberDiff line numberDiff line change
@@ -792,10 +792,10 @@ github.com/denisenkom/go-mssqldb v0.0.0-20200428022330-06a60b6afbbc h1:VRRKCwnzq
792792
github.com/denisenkom/go-mssqldb v0.0.0-20200428022330-06a60b6afbbc/go.mod h1:xbL0rPBG9cCiLr28tMa8zpbdarY27NDyej4t/EjAShU=
793793
github.com/devtron-labs/argo-workflows/v3 v3.5.13 h1:3pINq0gXOSeTw2z/vYe+j80lRpSN5Rp/8mfQORh8SmU=
794794
github.com/devtron-labs/argo-workflows/v3 v3.5.13/go.mod h1:/vqxcovDPT4zqr4DjR5v7CF8ggpY1l3TSa2CIG3jmjA=
795-
github.com/devtron-labs/devtron-services/authenticator v0.0.0-20250225082115-9384f9d0b86c h1:4RhCBihmoekyyYLGBF9uK3+u1vD9BZLTnLhG2nT57Ng=
796-
github.com/devtron-labs/devtron-services/authenticator v0.0.0-20250225082115-9384f9d0b86c/go.mod h1:5lv4Wfj5ERhhvDGXe2IeES6qxjvUVCcohaRwKnWBMNo=
797-
github.com/devtron-labs/devtron-services/common-lib v0.0.0-20250225082115-9384f9d0b86c h1:Gwt5ITeOJwGyca1VgdHxlbgpjfnFVigpyaTq4q+YQhE=
798-
github.com/devtron-labs/devtron-services/common-lib v0.0.0-20250225082115-9384f9d0b86c/go.mod h1:1QJJLpgJSkb5Jm9xPeKAk+kXb0QgBOOOgJj0cgYhAVA=
795+
github.com/devtron-labs/devtron-services/authenticator v0.0.0-20250228031913-d6390cb9dcd0 h1:ZtgPVZzekPxhbV4GJA1J7HhU7fdzFfAr0jgu9U/KA7M=
796+
github.com/devtron-labs/devtron-services/authenticator v0.0.0-20250228031913-d6390cb9dcd0/go.mod h1:5lv4Wfj5ERhhvDGXe2IeES6qxjvUVCcohaRwKnWBMNo=
797+
github.com/devtron-labs/devtron-services/common-lib v0.0.0-20250228031913-d6390cb9dcd0 h1:+J99mHL4WJYpC0W18o8bBLYmsiZhNLsbEYqxxeRVGJs=
798+
github.com/devtron-labs/devtron-services/common-lib v0.0.0-20250228031913-d6390cb9dcd0/go.mod h1:1QJJLpgJSkb5Jm9xPeKAk+kXb0QgBOOOgJj0cgYhAVA=
799799
github.com/devtron-labs/go-bitbucket v0.9.60-beta h1:VEx1jvDgdtDPS6A1uUFoaEi0l1/oLhbr+90xOwr6sDU=
800800
github.com/devtron-labs/go-bitbucket v0.9.60-beta/go.mod h1:GnuiCesvh8xyHeMCb+twm8lBR/kQzJYSKL28ZfObp1Y=
801801
github.com/devtron-labs/protos v0.0.3-0.20240802105333-92ee9bb85d80 h1:xwbTeijNTf4/j1v+tSfwVqwLVnReas/NqEKeQHvSTys=

vendor/modules.txt

+4-4
Original file line numberDiff line numberDiff line change
@@ -340,15 +340,15 @@ github.com/davecgh/go-spew/spew
340340
# github.com/deckarep/golang-set v1.8.0
341341
## explicit; go 1.17
342342
github.com/deckarep/golang-set
343-
# github.com/devtron-labs/authenticator v0.4.35-0.20240809073103-6e11da8083f8 => github.com/devtron-labs/devtron-services/authenticator v0.0.0-20250225082115-9384f9d0b86c
343+
# github.com/devtron-labs/authenticator v0.4.35-0.20240809073103-6e11da8083f8 => github.com/devtron-labs/devtron-services/authenticator v0.0.0-20250228031913-d6390cb9dcd0
344344
## explicit; go 1.21
345345
github.com/devtron-labs/authenticator/apiToken
346346
github.com/devtron-labs/authenticator/client
347347
github.com/devtron-labs/authenticator/jwt
348348
github.com/devtron-labs/authenticator/middleware
349349
github.com/devtron-labs/authenticator/oidc
350350
github.com/devtron-labs/authenticator/password
351-
# github.com/devtron-labs/common-lib v0.18.1-0.20241001061923-eda545dc839e => github.com/devtron-labs/devtron-services/common-lib v0.0.0-20250225082115-9384f9d0b86c
351+
# github.com/devtron-labs/common-lib v0.18.1-0.20241001061923-eda545dc839e => github.com/devtron-labs/devtron-services/common-lib v0.0.0-20250228031913-d6390cb9dcd0
352352
## explicit; go 1.21
353353
github.com/devtron-labs/common-lib/async
354354
github.com/devtron-labs/common-lib/blob-storage
@@ -2219,8 +2219,8 @@ xorm.io/xorm/log
22192219
xorm.io/xorm/names
22202220
xorm.io/xorm/schemas
22212221
xorm.io/xorm/tags
2222-
# github.com/devtron-labs/authenticator => github.com/devtron-labs/devtron-services/authenticator v0.0.0-20250225082115-9384f9d0b86c
2223-
# github.com/devtron-labs/common-lib => github.com/devtron-labs/devtron-services/common-lib v0.0.0-20250225082115-9384f9d0b86c
2222+
# github.com/devtron-labs/authenticator => github.com/devtron-labs/devtron-services/authenticator v0.0.0-20250228031913-d6390cb9dcd0
2223+
# github.com/devtron-labs/common-lib => github.com/devtron-labs/devtron-services/common-lib v0.0.0-20250228031913-d6390cb9dcd0
22242224
# github.com/go-check/check => github.com/go-check/check v0.0.0-20180628173108-788fd7840127
22252225
# github.com/googleapis/gnostic => github.com/googleapis/gnostic v0.5.5
22262226
# k8s.io/api => k8s.io/api v0.29.7

0 commit comments

Comments
 (0)