Skip to content

Commit 4c7bef4

Browse files
committed
updated common-lib version to main 5807b130153800727ace993e98b24cb27b8fc1fa
1 parent 6866f3e commit 4c7bef4

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
@@ -17,7 +17,7 @@ require (
1717
github.com/davecgh/go-spew v1.1.1
1818
github.com/deckarep/golang-set v1.8.0
1919
github.com/devtron-labs/authenticator v0.4.35-0.20240216091211-80e10a80ce7b
20-
github.com/devtron-labs/common-lib v0.0.16-0.20240319143401-c98e8c21ccf9
20+
github.com/devtron-labs/common-lib v0.0.16-0.20240320102218-5807b1301538
2121
github.com/devtron-labs/protos v0.0.3-0.20240130061723-7b2e12ab0abb
2222
github.com/evanphx/json-patch v5.6.0+incompatible
2323
github.com/ghodss/yaml v1.0.1-0.20190212211648-25d852aebe32

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -221,8 +221,8 @@ github.com/denisenkom/go-mssqldb v0.0.0-20190707035753-2be1aa521ff4 h1:YcpmyvADG
221221
github.com/denisenkom/go-mssqldb v0.0.0-20190707035753-2be1aa521ff4/go.mod h1:zAg7JM8CkOJ43xKXIj7eRO9kmWm/TW578qo+oDO6tuM=
222222
github.com/devtron-labs/authenticator v0.4.35-0.20240216091211-80e10a80ce7b h1:aHKsdB4ghsp+x8167W8MZyF3WQOixTSJFyARrU+qR6s=
223223
github.com/devtron-labs/authenticator v0.4.35-0.20240216091211-80e10a80ce7b/go.mod h1:a5gxST+HNmJReXE2TkCicFQFWtlhp8eqBRwS23GydNE=
224-
github.com/devtron-labs/common-lib v0.0.16-0.20240319143401-c98e8c21ccf9 h1:RhQZIw0GIzeP8wBSa1pJV09aJU+9qEfWtAVeYAjsQC4=
225-
github.com/devtron-labs/common-lib v0.0.16-0.20240319143401-c98e8c21ccf9/go.mod h1:95/DizzVXu1kHap/VwEvdxwgd+BvPVYc0bJzt8yqGDU=
224+
github.com/devtron-labs/common-lib v0.0.16-0.20240320102218-5807b1301538 h1:KG/XRlhT3Mc066fE5qOk02kybqtnWTIsJhsUZ3gzDHc=
225+
github.com/devtron-labs/common-lib v0.0.16-0.20240320102218-5807b1301538/go.mod h1:95/DizzVXu1kHap/VwEvdxwgd+BvPVYc0bJzt8yqGDU=
226226
github.com/devtron-labs/protos v0.0.3-0.20240130061723-7b2e12ab0abb h1:CkfQQgZc950/hTPqtQSiHV2RmZgkBLGCzwR02FZYjAU=
227227
github.com/devtron-labs/protos v0.0.3-0.20240130061723-7b2e12ab0abb/go.mod h1:pjLjgoa1GzbkOkvbMyP4SAKsaiK7eG6GoQCNauG03JA=
228228
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
@@ -373,7 +373,7 @@ github.com/devtron-labs/authenticator/jwt
373373
github.com/devtron-labs/authenticator/middleware
374374
github.com/devtron-labs/authenticator/oidc
375375
github.com/devtron-labs/authenticator/password
376-
# github.com/devtron-labs/common-lib v0.0.16-0.20240319143401-c98e8c21ccf9
376+
# github.com/devtron-labs/common-lib v0.0.16-0.20240320102218-5807b1301538
377377
## explicit; go 1.20
378378
github.com/devtron-labs/common-lib/blob-storage
379379
github.com/devtron-labs/common-lib/cloud-provider-identifier

0 commit comments

Comments
 (0)