Skip to content

Commit 387523b

Browse files
committed
chore: update branch
1 parent c1d1cb9 commit 387523b

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ require (
1818
github.com/davecgh/go-spew v1.1.1
1919
github.com/deckarep/golang-set v1.8.0
2020
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
2222
github.com/devtron-labs/protos v0.0.3-0.20240326053929-48e42d9d4534
2323
github.com/evanphx/json-patch v5.6.0+incompatible
2424
github.com/gammazero/workerpool v1.1.3

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -207,8 +207,8 @@ github.com/denisenkom/go-mssqldb v0.0.0-20190707035753-2be1aa521ff4 h1:YcpmyvADG
207207
github.com/denisenkom/go-mssqldb v0.0.0-20190707035753-2be1aa521ff4/go.mod h1:zAg7JM8CkOJ43xKXIj7eRO9kmWm/TW578qo+oDO6tuM=
208208
github.com/devtron-labs/authenticator v0.4.35-0.20240405091826-a91813c53470 h1:AUTYcDnL6w6Ux+264VldYaOUQAP6pDZ5Tq8wCKJyiEg=
209209
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=
212212
github.com/devtron-labs/protos v0.0.3-0.20240326053929-48e42d9d4534 h1:TElPRU69QedW7DIQiiQxtjwSQ6cK0fCTAMGvSLhP0ac=
213213
github.com/devtron-labs/protos v0.0.3-0.20240326053929-48e42d9d4534/go.mod h1:ypUknVph8Ph4dxSlrFoouf7wLedQxHku2LQwgRrdgS4=
214214
github.com/dgrijalva/jwt-go v3.2.0+incompatible/go.mod h1:E3ru+11k8xSBh+hMPgOLZmtrrCbhqsmaPHjLKYnJCaQ=

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@ github.com/devtron-labs/authenticator/jwt
377377
github.com/devtron-labs/authenticator/middleware
378378
github.com/devtron-labs/authenticator/oidc
379379
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
381381
## explicit; go 1.20
382382
github.com/devtron-labs/common-lib/blob-storage
383383
github.com/devtron-labs/common-lib/cloud-provider-identifier

0 commit comments

Comments
 (0)