File tree Expand file tree Collapse file tree 4 files changed +7
-6
lines changed
github.com/devtron-labs/common-lib/utils/remoteConnection/bean Expand file tree Collapse file tree 4 files changed +7
-6
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.18-0.20240520084257-237319ab2bed
21
+ github.com/devtron-labs/common-lib v0.0.18-0.20240521112718-35d133fce128
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.18-0.20240520084257-237319ab2bed h1:Jt9dHdE+sYoH1N2v3Se9Tgnr/7YrpCKYmB+nDcI73B4 =
211
- github.com/devtron-labs/common-lib v0.0.18-0.20240520084257-237319ab2bed /go.mod h1:deAcJ5IjUjM6ozZQLJEgPWDUA0mKa632LBsKx8uM9TE =
210
+ github.com/devtron-labs/common-lib v0.0.18-0.20240521112718-35d133fce128 h1:7+neOHjrgw98OBSmLhWMvCxhR+jyzWnXOPaa31q5LPM =
211
+ github.com/devtron-labs/common-lib v0.0.18-0.20240521112718-35d133fce128 /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.18-0.20240520084257-237319ab2bed
380
+ # github.com/devtron-labs/common-lib v0.0.18-0.20240521112718-35d133fce128
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