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 @@ -6,7 +6,7 @@ toolchain go1.22.4
6
6
7
7
require (
8
8
github.com/caarlos0/env v3.5.0+incompatible
9
- github.com/devtron-labs/common-lib v0.19.0
9
+ github.com/devtron-labs/common-lib v0.19.2-0.20241112112602-4a23a105c420
10
10
github.com/devtron-labs/protos v0.0.3-0.20240809072909-83171af34169
11
11
github.com/gammazero/workerpool v1.1.3
12
12
github.com/go-git/go-git/v5 v5.11.0
Original file line number Diff line number Diff line change @@ -29,8 +29,8 @@ github.com/cyphar/filepath-securejoin v0.2.4/go.mod h1:aPGpWjXOXUn2NCNjFvBE6aRxG
29
29
github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
30
30
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
31
31
github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
32
- github.com/devtron-labs/common-lib v0.19.0 h1:fz+8Uaacv1bmvS+V5dH38/2UbZzebBDCSxvEMBVtBEc =
33
- github.com/devtron-labs/common-lib v0.19.0 /go.mod h1:I+B+0ZeOV1Qv8dE/uNAFXOhw7lxfD6FqK6KzTBLBY7E =
32
+ github.com/devtron-labs/common-lib v0.19.2-0.20241112112602-4a23a105c420 h1:4zyx0/8dN1B3C5kIt9SZ3/XrS+XT2hc8IwlpvzLYzLg =
33
+ github.com/devtron-labs/common-lib v0.19.2-0.20241112112602-4a23a105c420 /go.mod h1:I+B+0ZeOV1Qv8dE/uNAFXOhw7lxfD6FqK6KzTBLBY7E =
34
34
github.com/devtron-labs/protos v0.0.3-0.20240809072909-83171af34169 h1:9OMZv0/fOWKK9s9BLTofFL/BO79TdyvC1Sc1HsC4esQ =
35
35
github.com/devtron-labs/protos v0.0.3-0.20240809072909-83171af34169 /go.mod h1:1TqULGlTey+VNhAu/ag7NJuUvByJemkqodsc9L5PHJk =
36
36
github.com/docker/cli v24.0.6+incompatible h1:fF+XCQCgJjjQNIMjzaSmiKJSCcfcXb3TWTcc7GAneOY =
Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ github.com/cyphar/filepath-securejoin
62
62
# github.com/davecgh/go-spew v1.1.1
63
63
## explicit
64
64
github.com/davecgh/go-spew/spew
65
- # github.com/devtron-labs/common-lib v0.19.0
65
+ # github.com/devtron-labs/common-lib v0.19.2-0.20241112112602-4a23a105c420
66
66
## explicit; go 1.21
67
67
github.com/devtron-labs/common-lib/constants
68
68
github.com/devtron-labs/common-lib/git-manager
You can’t perform that action at this time.
0 commit comments