File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.22.4
55toolchain go1.22.6
66
77replace (
8- github.com/devtron-labs/common-lib => github.com/devtron-labs/devtron-services/common-lib v0.0.0-20250127103321-97c55f5baa57
8+ github.com/devtron-labs/common-lib => github.com/devtron-labs/devtron-services/common-lib v0.0.0-20250127104410-85d6bfe0b45f
99 helm.sh/helm/v3 v3.14.3 => github.com/devtron-labs/helm/v3 v3.14.1-0.20240401080259-90238cf69e42
1010)
1111
Original file line number Diff line number Diff line change @@ -54,8 +54,8 @@ github.com/creack/pty v1.1.18/go.mod h1:MOBLtS5ELjhRRrroQr9kyvTxUAFNvYEK993ew/Vr
5454github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
5555github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
5656github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
57- github.com/devtron-labs/devtron-services/common-lib v0.0.0-20250127103321-97c55f5baa57 h1:EPMILz/Lk4oK/gTJWiOL5a7jFAiuiokeFFc/T7qeQ/o =
58- github.com/devtron-labs/devtron-services/common-lib v0.0.0-20250127103321-97c55f5baa57 /go.mod h1:1QJJLpgJSkb5Jm9xPeKAk+kXb0QgBOOOgJj0cgYhAVA =
57+ github.com/devtron-labs/devtron-services/common-lib v0.0.0-20250127104410-85d6bfe0b45f h1:4wUbt+83DmpZFqYS69CJxNtBpSuCb58UwqOrWsZG82s =
58+ github.com/devtron-labs/devtron-services/common-lib v0.0.0-20250127104410-85d6bfe0b45f /go.mod h1:1QJJLpgJSkb5Jm9xPeKAk+kXb0QgBOOOgJj0cgYhAVA =
5959github.com/devtron-labs/helm/v3 v3.14.1-0.20240401080259-90238cf69e42 h1:pJmK44QaSztOiZe0iQHNf0sdy5KwkAeceydyhOG4RaY =
6060github.com/devtron-labs/helm/v3 v3.14.1-0.20240401080259-90238cf69e42 /go.mod h1:v6myVbyseSBJTzhmeE39UcPLNv6cQK6qss3dvgAySaE =
6161github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f h1:lO4WD4F/rVNCu3HqELle0jiPLLBs70cWOduZpkS1E78 =
Original file line number Diff line number Diff line change @@ -93,7 +93,7 @@ github.com/containerd/platforms
9393# github.com/davecgh/go-spew v1.1.1
9494## explicit
9595github.com/davecgh/go-spew/spew
96- # github.com/devtron-labs/common-lib v0.0.0 => github.com/devtron-labs/devtron-services/common-lib v0.0.0-20250127103321-97c55f5baa57
96+ # github.com/devtron-labs/common-lib v0.0.0 => github.com/devtron-labs/devtron-services/common-lib v0.0.0-20250127104410-85d6bfe0b45f
9797## explicit; go 1.21
9898github.com/devtron-labs/common-lib/fetchAllEnv
9999github.com/devtron-labs/common-lib/git-manager/util
@@ -790,4 +790,4 @@ sigs.k8s.io/structured-merge-diff/v4/value
790790# sigs.k8s.io/yaml v1.3.0
791791## explicit; go 1.12
792792sigs.k8s.io/yaml
793- # github.com/devtron-labs/common-lib => github.com/devtron-labs/devtron-services/common-lib v0.0.0-20250127103321-97c55f5baa57
793+ # github.com/devtron-labs/common-lib => github.com/devtron-labs/devtron-services/common-lib v0.0.0-20250127104410-85d6bfe0b45f
Original file line number Diff line number Diff line change 44
55toolchain go1.21.8
66
7- replace github.com/devtron-labs/common-lib => github.com/devtron-labs/devtron-services/common-lib v0.0.0-20250127103321-97c55f5baa57
7+ replace github.com/devtron-labs/common-lib => github.com/devtron-labs/devtron-services/common-lib v0.0.0-20250127104410-85d6bfe0b45f
88
99require (
1010 github.com/Knetic/govaluate v3.0.0+incompatible
Original file line number Diff line number Diff line change @@ -57,8 +57,8 @@ github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSs
5757github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
5858github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1VwoXQT9A3Wy9MM3WgvqSxFWenqJduM =
5959github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
60- github.com/devtron-labs/devtron-services/common-lib v0.0.0-20250127103321-97c55f5baa57 h1:EPMILz/Lk4oK/gTJWiOL5a7jFAiuiokeFFc/T7qeQ/o =
61- github.com/devtron-labs/devtron-services/common-lib v0.0.0-20250127103321-97c55f5baa57 /go.mod h1:1QJJLpgJSkb5Jm9xPeKAk+kXb0QgBOOOgJj0cgYhAVA =
60+ github.com/devtron-labs/devtron-services/common-lib v0.0.0-20250127104410-85d6bfe0b45f h1:4wUbt+83DmpZFqYS69CJxNtBpSuCb58UwqOrWsZG82s =
61+ github.com/devtron-labs/devtron-services/common-lib v0.0.0-20250127104410-85d6bfe0b45f /go.mod h1:1QJJLpgJSkb5Jm9xPeKAk+kXb0QgBOOOgJj0cgYhAVA =
6262github.com/distribution/reference v0.6.0 h1:0IXCQ5g4/QMHHkarYzh5l+u8T3t73zM5QvfrDyIgxBk =
6363github.com/distribution/reference v0.6.0 /go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E =
6464github.com/docker/cli v24.0.6+incompatible h1:fF+XCQCgJjjQNIMjzaSmiKJSCcfcXb3TWTcc7GAneOY =
Original file line number Diff line number Diff line change @@ -118,7 +118,7 @@ github.com/cespare/xxhash/v2
118118# github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
119119## explicit
120120github.com/davecgh/go-spew/spew
121- # github.com/devtron-labs/common-lib v0.19.0 => github.com/devtron-labs/devtron-services/common-lib v0.0.0-20250127103321-97c55f5baa57
121+ # github.com/devtron-labs/common-lib v0.19.0 => github.com/devtron-labs/devtron-services/common-lib v0.0.0-20250127104410-85d6bfe0b45f
122122## explicit; go 1.21
123123github.com/devtron-labs/common-lib/blob-storage
124124github.com/devtron-labs/common-lib/constants
@@ -861,4 +861,4 @@ sigs.k8s.io/structured-merge-diff/v4/value
861861# sigs.k8s.io/yaml v1.3.0
862862## explicit; go 1.12
863863sigs.k8s.io/yaml
864- # github.com/devtron-labs/common-lib => github.com/devtron-labs/devtron-services/common-lib v0.0.0-20250127103321-97c55f5baa57
864+ # github.com/devtron-labs/common-lib => github.com/devtron-labs/devtron-services/common-lib v0.0.0-20250127104410-85d6bfe0b45f
Original file line number Diff line number Diff line change 44
55toolchain go1.22.4
66
7- replace github.com/devtron-labs/common-lib => github.com/devtron-labs/devtron-services/common-lib v0.0.0-20250127103321-97c55f5baa57
7+ replace github.com/devtron-labs/common-lib => github.com/devtron-labs/devtron-services/common-lib v0.0.0-20250127104410-85d6bfe0b45f
88
99require (
1010 github.com/caarlos0/env v3.5.0+incompatible
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
2929github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
3030github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
3131github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
32- github.com/devtron-labs/devtron-services/common-lib v0.0.0-20250127103321-97c55f5baa57 h1:EPMILz/Lk4oK/gTJWiOL5a7jFAiuiokeFFc/T7qeQ/o =
33- github.com/devtron-labs/devtron-services/common-lib v0.0.0-20250127103321-97c55f5baa57 /go.mod h1:1QJJLpgJSkb5Jm9xPeKAk+kXb0QgBOOOgJj0cgYhAVA =
32+ github.com/devtron-labs/devtron-services/common-lib v0.0.0-20250127104410-85d6bfe0b45f h1:4wUbt+83DmpZFqYS69CJxNtBpSuCb58UwqOrWsZG82s =
33+ github.com/devtron-labs/devtron-services/common-lib v0.0.0-20250127104410-85d6bfe0b45f /go.mod h1:1QJJLpgJSkb5Jm9xPeKAk+kXb0QgBOOOgJj0cgYhAVA =
3434github.com/devtron-labs/protos v0.0.3-0.20240809072909-83171af34169 h1:9OMZv0/fOWKK9s9BLTofFL/BO79TdyvC1Sc1HsC4esQ =
3535github.com/devtron-labs/protos v0.0.3-0.20240809072909-83171af34169 /go.mod h1:1TqULGlTey+VNhAu/ag7NJuUvByJemkqodsc9L5PHJk =
3636github.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
6262# github.com/davecgh/go-spew v1.1.1
6363## explicit
6464github.com/davecgh/go-spew/spew
65- # github.com/devtron-labs/common-lib v0.0.0 => github.com/devtron-labs/devtron-services/common-lib v0.0.0-20250127103321-97c55f5baa57
65+ # github.com/devtron-labs/common-lib v0.0.0 => github.com/devtron-labs/devtron-services/common-lib v0.0.0-20250127104410-85d6bfe0b45f
6666## explicit; go 1.21
6767github.com/devtron-labs/common-lib/constants
6868github.com/devtron-labs/common-lib/fetchAllEnv
@@ -482,4 +482,4 @@ gopkg.in/yaml.v3
482482# mellium.im/sasl v0.3.2
483483## explicit; go 1.20
484484mellium.im/sasl
485- # github.com/devtron-labs/common-lib => github.com/devtron-labs/devtron-services/common-lib v0.0.0-20250127103321-97c55f5baa57
485+ # github.com/devtron-labs/common-lib => github.com/devtron-labs/devtron-services/common-lib v0.0.0-20250127104410-85d6bfe0b45f
Original file line number Diff line number Diff line change @@ -74,4 +74,4 @@ require (
7474 mellium.im/sasl v0.3.2 // indirect
7575)
7676
77- replace github.com/devtron-labs/common-lib => github.com/devtron-labs/devtron-services/common-lib v0.0.0-20250127103321-97c55f5baa57
77+ replace github.com/devtron-labs/common-lib => github.com/devtron-labs/devtron-services/common-lib v0.0.0-20250127104410-85d6bfe0b45f
You can’t perform that action at this time.
0 commit comments