File tree Expand file tree Collapse file tree 3 files changed +111
-54
lines changed
github.com/devtron-labs/common-lib/pubsub-lib Expand file tree Collapse file tree 3 files changed +111
-54
lines changed Original file line number Diff line number Diff line change @@ -223,8 +223,8 @@ github.com/denisenkom/go-mssqldb v0.0.0-20190707035753-2be1aa521ff4 h1:YcpmyvADG
223
223
github.com/denisenkom/go-mssqldb v0.0.0-20190707035753-2be1aa521ff4 /go.mod h1:zAg7JM8CkOJ43xKXIj7eRO9kmWm/TW578qo+oDO6tuM =
224
224
github.com/devtron-labs/authenticator v0.4.33 h1:FpAV3ZgFluaRFcMwPpwxr/mwSipJ16XRvgABq3BzP5Y =
225
225
github.com/devtron-labs/authenticator v0.4.33 /go.mod h1:ozNfT8WcruiSgnUbyp48WVfc41++W6xYXhKFp67lNTU =
226
- github.com/devtron-labs/common-lib v0.0.9 -0.20231226070212-c47f7a07ebf5 h1:+Nh2SMzAdgBr1tgdKAlF5cN0CvTPUj1V/sI5aRUrZnE =
227
- github.com/devtron-labs/common-lib v0.0.9 -0.20231226070212-c47f7a07ebf5 /go.mod h1:pBThgympEjsza6GShqNNGCPBFXNDx0DGMc7ID/VHTAw =
226
+ github.com/devtron-labs/common-lib v0.0.10 -0.20240119134712-5ed4eed5fc0e h1:tPD2kWowGhgH3g5TRZMKgrvuNAgpFE6E6sxZaTAHNSU =
227
+ github.com/devtron-labs/common-lib v0.0.10 -0.20240119134712-5ed4eed5fc0e /go.mod h1:95/DizzVXu1kHap/VwEvdxwgd+BvPVYc0bJzt8yqGDU =
228
228
github.com/devtron-labs/protos v0.0.0-20230503113602-282404f70fd2 h1:/IEIsJTxDZ3hv8uOoCaqdWCXqcv7nCAgX9AP/v84dUY =
229
229
github.com/devtron-labs/protos v0.0.0-20230503113602-282404f70fd2 /go.mod h1:l85jxWHlcSo910hdUfRycL40yGzC6glE93V1sVxVPto =
230
230
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 @@ -354,9 +354,11 @@ github.com/devtron-labs/authenticator/jwt
354
354
github.com/devtron-labs/authenticator/middleware
355
355
github.com/devtron-labs/authenticator/oidc
356
356
github.com/devtron-labs/authenticator/password
357
- # github.com/devtron-labs/common-lib v0.0.9 -0.20231226070212-c47f7a07ebf5
357
+ # github.com/devtron-labs/common-lib v0.0.10 -0.20240119134712-5ed4eed5fc0e
358
358
## explicit; go 1.20
359
359
github.com/devtron-labs/common-lib/blob-storage
360
+ github.com/devtron-labs/common-lib/constants
361
+ github.com/devtron-labs/common-lib/middlewares
360
362
github.com/devtron-labs/common-lib/pubsub-lib
361
363
github.com/devtron-labs/common-lib/pubsub-lib/metrics
362
364
github.com/devtron-labs/common-lib/pubsub-lib/model
You can’t perform that action at this time.
0 commit comments