File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ require (
18
18
github.com/davecgh/go-spew v1.1.1
19
19
github.com/deckarep/golang-set v1.8.0
20
20
github.com/devtron-labs/authenticator v0.4.35-0.20240405091826-a91813c53470
21
- github.com/devtron-labs/common-lib v0.0.19-0.20240528110708-f6086d04927d
21
+ github.com/devtron-labs/common-lib v0.0.19-0.20240605073511-1448aa5b15d0
22
22
github.com/devtron-labs/protos v0.0.3-0.20240326053929-48e42d9d4534
23
23
github.com/evanphx/json-patch v5.6.0+incompatible
24
24
github.com/gammazero/workerpool v1.1.3
Original file line number Diff line number Diff line change @@ -207,8 +207,8 @@ github.com/denisenkom/go-mssqldb v0.0.0-20190707035753-2be1aa521ff4 h1:YcpmyvADG
207
207
github.com/denisenkom/go-mssqldb v0.0.0-20190707035753-2be1aa521ff4 /go.mod h1:zAg7JM8CkOJ43xKXIj7eRO9kmWm/TW578qo+oDO6tuM =
208
208
github.com/devtron-labs/authenticator v0.4.35-0.20240405091826-a91813c53470 h1:AUTYcDnL6w6Ux+264VldYaOUQAP6pDZ5Tq8wCKJyiEg =
209
209
github.com/devtron-labs/authenticator v0.4.35-0.20240405091826-a91813c53470 /go.mod h1:JQxTCMmQisrpjzETJr0tzVadV+wW23rHEZAY7JVyK3s =
210
- github.com/devtron-labs/common-lib v0.0.19-0.20240528110708-f6086d04927d h1:isvK4uvMYSkJWExrXn22nvXYOum7iygZ5Z887e5mx0g =
211
- github.com/devtron-labs/common-lib v0.0.19-0.20240528110708-f6086d04927d /go.mod h1:deAcJ5IjUjM6ozZQLJEgPWDUA0mKa632LBsKx8uM9TE =
210
+ github.com/devtron-labs/common-lib v0.0.19-0.20240605073511-1448aa5b15d0 h1:ARbxkctmnFrTUpo3eo6kSCG0N0qN56LmR8jVkaQCn9E =
211
+ github.com/devtron-labs/common-lib v0.0.19-0.20240605073511-1448aa5b15d0 /go.mod h1:deAcJ5IjUjM6ozZQLJEgPWDUA0mKa632LBsKx8uM9TE =
212
212
github.com/devtron-labs/protos v0.0.3-0.20240326053929-48e42d9d4534 h1:TElPRU69QedW7DIQiiQxtjwSQ6cK0fCTAMGvSLhP0ac =
213
213
github.com/devtron-labs/protos v0.0.3-0.20240326053929-48e42d9d4534 /go.mod h1:ypUknVph8Ph4dxSlrFoouf7wLedQxHku2LQwgRrdgS4 =
214
214
github.com/dgrijalva/jwt-go v3.2.0+incompatible /go.mod h1:E3ru+11k8xSBh+hMPgOLZmtrrCbhqsmaPHjLKYnJCaQ =
Original file line number Diff line number Diff line change @@ -377,7 +377,7 @@ github.com/devtron-labs/authenticator/jwt
377
377
github.com/devtron-labs/authenticator/middleware
378
378
github.com/devtron-labs/authenticator/oidc
379
379
github.com/devtron-labs/authenticator/password
380
- # github.com/devtron-labs/common-lib v0.0.19-0.20240528110708-f6086d04927d
380
+ # github.com/devtron-labs/common-lib v0.0.19-0.20240605073511-1448aa5b15d0
381
381
## explicit; go 1.20
382
382
github.com/devtron-labs/common-lib/blob-storage
383
383
github.com/devtron-labs/common-lib/cloud-provider-identifier
You can’t perform that action at this time.
0 commit comments