File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+ " chainlink-deployments-framework " : patch
3+ ---
4+
5+ chore: bump mcms to v0.36.0
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ require (
4040 github.com/smartcontractkit/chainlink-tron/relayer v0.0.11-0.20250815105909-75499abc4335
4141 github.com/smartcontractkit/freeport v0.1.3-0.20250716200817-cb5dfd0e369e
4242 github.com/smartcontractkit/libocr v0.0.0-20250912173940-f3ab0246e23d
43- github.com/smartcontractkit/mcms v0.35.1-0.20260209175626-b68b54b6e8d0
43+ github.com/smartcontractkit/mcms v0.36.0
4444 github.com/spf13/cobra v1.10.1
4545 github.com/spf13/pflag v1.0.10
4646 github.com/spf13/viper v1.21.0
@@ -180,7 +180,7 @@ require (
180180 github.com/go-playground/locales v0.14.1 // indirect
181181 github.com/go-playground/universal-translator v0.18.1 // indirect
182182 github.com/go-playground/validator/v10 v10.28.0 // indirect
183- github.com/go-viper/mapstructure/v2 v2.4.0
183+ github.com/go-viper/mapstructure/v2 v2.4.0 // indirect
184184 github.com/gofrs/flock v0.12.1 // indirect
185185 github.com/gogo/protobuf v1.3.2 // indirect
186186 github.com/golang-jwt/jwt/v4 v4.5.2 // indirect
Original file line number Diff line number Diff line change @@ -782,8 +782,8 @@ github.com/smartcontractkit/grpc-proxy v0.0.0-20240830132753-a7e17fec5ab7 h1:12i
782782github.com/smartcontractkit/grpc-proxy v0.0.0-20240830132753-a7e17fec5ab7 /go.mod h1:FX7/bVdoep147QQhsOPkYsPEXhGZjeYx6lBSaSXtZOA =
783783github.com/smartcontractkit/libocr v0.0.0-20250912173940-f3ab0246e23d h1:LokA9PoCNb8mm8mDT52c3RECPMRsGz1eCQORq+J3n74 =
784784github.com/smartcontractkit/libocr v0.0.0-20250912173940-f3ab0246e23d /go.mod h1:Acy3BTBxou83ooMESLO90s8PKSu7RvLCzwSTbxxfOK0 =
785- github.com/smartcontractkit/mcms v0.35.1-0.20260209175626-b68b54b6e8d0 h1:H6GXXs71EGZBk3Vr6Ren3PzkY5l3F6RUFaAJ5Gn7Gj8 =
786- github.com/smartcontractkit/mcms v0.35.1-0.20260209175626-b68b54b6e8d0 /go.mod h1:GVgE0Friw/XKcgua03ZRPeo23lxaMCkwuIIjk6qbKW0 =
785+ github.com/smartcontractkit/mcms v0.36.0 h1:In8qkN09hXSDKsL5ds/auJ3C0zjnG9m4R8pWpTrZjJE =
786+ github.com/smartcontractkit/mcms v0.36.0 /go.mod h1:bdPO/IKrEU3sMlvpcTtoK4amofJ/DpcHPPopeEZrCrY =
787787github.com/sourcegraph/conc v0.3.1-0.20240121214520-5f936abd7ae8 h1:+jumHNA0Wrelhe64i8F6HNlS8pkoyMv5sreGx2Ry5Rw =
788788github.com/sourcegraph/conc v0.3.1-0.20240121214520-5f936abd7ae8 /go.mod h1:3n1Cwaq1E1/1lhQhtRK2ts/ZwZEhjcQeJQ1RuC6Q/8U =
789789github.com/spf13/afero v1.15.0 h1:b/YBCLWAJdFWJTN9cLhiXXcD7mzKn9Dm86dNnfyQw1I =
You can’t perform that action at this time.
0 commit comments