File tree Expand file tree Collapse file tree 4 files changed +39
-5
lines changed
github.com/devtron-labs/common-lib/utils/bean Expand file tree Collapse file tree 4 files changed +39
-5
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
88 github.com/caarlos0/env v3.5.0+incompatible
99 github.com/davecgh/go-spew v1.1.1
1010 github.com/devtron-labs/authenticator v0.4.34
11- github.com/devtron-labs/common-lib v0.0.25 -0.20240812113340-f14be466613d
11+ github.com/devtron-labs/common-lib v0.16.1 -0.20240904133334-7918e7c25b63
1212 github.com/evanphx/json-patch v5.7.0+incompatible
1313 github.com/go-pg/pg v6.15.1+incompatible
1414 github.com/golang/protobuf v1.5.4
Original file line number Diff line number Diff line change @@ -716,8 +716,8 @@ github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c
716716github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
717717github.com/devtron-labs/authenticator v0.4.34 h1:U/2oy6v1j3Lzb0JkfLm/yaTAG0rkQ3pzGhfrNuGnC8U =
718718github.com/devtron-labs/authenticator v0.4.34 /go.mod h1:ozNfT8WcruiSgnUbyp48WVfc41++W6xYXhKFp67lNTU =
719- github.com/devtron-labs/common-lib v0.0.25 -0.20240812113340-f14be466613d h1:+iWXiVOyf9E0bcTia6x2sLFTM7xJc+9Z8q+BfbYr6eM =
720- github.com/devtron-labs/common-lib v0.0.25 -0.20240812113340-f14be466613d /go.mod h1:a7aCClaxYfnyYEENSe1RnkQCeW2AwmCAPYsuvgk0aW0 =
719+ github.com/devtron-labs/common-lib v0.16.1 -0.20240904133334-7918e7c25b63 h1:C5SMozwP2rVIKItqEZs3PtWkBhNnEeHIm9xtnDkK5VA =
720+ github.com/devtron-labs/common-lib v0.16.1 -0.20240904133334-7918e7c25b63 /go.mod h1:rAY9Xd6iz+OqNQ3nO3reVHapAVr1N6Osf4Irdc0A08Q =
721721github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f h1:lO4WD4F/rVNCu3HqELle0jiPLLBs70cWOduZpkS1E78 =
722722github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f /go.mod h1:cuUVRXasLTGF7a8hSLbxyZXjz+1KgoB3wDUb6vlszIc =
723723github.com/distribution/distribution/v3 v3.0.0-beta.1 h1:X+ELTxPuZ1Xe5MsD3kp2wfGUhc8I+MPfRis8dZ818Ic =
Original file line number Diff line number Diff line change @@ -137,7 +137,7 @@ github.com/davecgh/go-spew/spew
137137## explicit; go 1.16
138138github.com/devtron-labs/authenticator/client
139139github.com/devtron-labs/authenticator/oidc
140- # github.com/devtron-labs/common-lib v0.0.25 -0.20240812113340-f14be466613d
140+ # github.com/devtron-labs/common-lib v0.16.1 -0.20240904133334-7918e7c25b63
141141## explicit; go 1.21
142142github.com/devtron-labs/common-lib/async
143143github.com/devtron-labs/common-lib/constants
You can’t perform that action at this time.
0 commit comments