Skip to content

Commit b2f2ce8

Browse files
committed
update mcms to latest
tidy modules
1 parent 5623a19 commit b2f2ce8

File tree

4 files changed

+6
-11
lines changed

4 files changed

+6
-11
lines changed

deployment/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ require (
1818
github.com/smartcontractkit/chainlink-common v0.9.5-0.20250908082700-aa3f5927af8c
1919
github.com/smartcontractkit/chainlink-deployments-framework v0.47.0
2020
github.com/smartcontractkit/chainlink-sui v0.0.0-20251016153021-3d4a0208cf70
21-
github.com/smartcontractkit/mcms v0.28.1-0.20251022085337-3e36d8c39620
21+
github.com/smartcontractkit/mcms v0.28.1-0.20251022150312-a7ac4a4da5ef
2222
github.com/stretchr/testify v1.10.0
2323
)
2424

deployment/go.sum

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -631,13 +631,8 @@ github.com/smartcontractkit/grpc-proxy v0.0.0-20240830132753-a7e17fec5ab7 h1:12i
631631
github.com/smartcontractkit/grpc-proxy v0.0.0-20240830132753-a7e17fec5ab7/go.mod h1:FX7/bVdoep147QQhsOPkYsPEXhGZjeYx6lBSaSXtZOA=
632632
github.com/smartcontractkit/libocr v0.0.0-20250707144819-babe0ec4e358 h1:+NVzR5LZVazRUunzVn34u+lwnpmn6NTVPCeZOVyQHLo=
633633
github.com/smartcontractkit/libocr v0.0.0-20250707144819-babe0ec4e358/go.mod h1:Acy3BTBxou83ooMESLO90s8PKSu7RvLCzwSTbxxfOK0=
634-
<<<<<<< HEAD
635-
github.com/smartcontractkit/mcms v0.28.0 h1:N/zUNRZixSbas7EQ9yk2ksmb9b5M734Tu8pY3F+ErJ4=
636-
github.com/smartcontractkit/mcms v0.28.0/go.mod h1:SYQok8vhBAc9ZdlJ+TKQpJlIQAHcP83KC4fKIBm/j7I=
637-
=======
638-
github.com/smartcontractkit/mcms v0.28.1-0.20251022085337-3e36d8c39620 h1:ABlx2+tMk3ysWL86WXRYs4tdQRx2I6Hv5J/MZW0GAVQ=
639-
github.com/smartcontractkit/mcms v0.28.1-0.20251022085337-3e36d8c39620/go.mod h1:SYQok8vhBAc9ZdlJ+TKQpJlIQAHcP83KC4fKIBm/j7I=
640-
>>>>>>> f90ab2a0 (point mcms to typeargs PR)
634+
github.com/smartcontractkit/mcms v0.28.1-0.20251022150312-a7ac4a4da5ef h1:jgoBu/KzwMsrx1c29DQPD/G7aoGQMch83hRSABbSkF0=
635+
github.com/smartcontractkit/mcms v0.28.1-0.20251022150312-a7ac4a4da5ef/go.mod h1:SYQok8vhBAc9ZdlJ+TKQpJlIQAHcP83KC4fKIBm/j7I=
641636
github.com/spf13/cast v1.7.1 h1:cuNEagBQEHWN1FnbGEjCXL2szYEXqfJPbP2HNUaca9Y=
642637
github.com/spf13/cast v1.7.1/go.mod h1:ancEpBxwJDODSW/UG4rDrAqiKolqNNh2DX3mk86cAdo=
643638
github.com/spf13/pflag v1.0.6 h1:jFzHGLGAlb3ruxLB8MhbI6A8+AQX/2eW4qeyNZXNp2o=

integration-tests/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ require (
1212
github.com/smartcontractkit/chainlink-deployments-framework v0.47.0
1313
github.com/smartcontractkit/chainlink-sui v0.0.0-20251016153021-3d4a0208cf70
1414
github.com/smartcontractkit/chainlink-sui/deployment v0.0.0-20250903045200-c3d973201e55
15-
github.com/smartcontractkit/mcms v0.28.1-0.20251022085337-3e36d8c39620
15+
github.com/smartcontractkit/mcms v0.28.1-0.20251022150312-a7ac4a4da5ef
1616
github.com/stretchr/testify v1.10.0
1717
)
1818

integration-tests/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -635,8 +635,8 @@ github.com/smartcontractkit/grpc-proxy v0.0.0-20240830132753-a7e17fec5ab7 h1:12i
635635
github.com/smartcontractkit/grpc-proxy v0.0.0-20240830132753-a7e17fec5ab7/go.mod h1:FX7/bVdoep147QQhsOPkYsPEXhGZjeYx6lBSaSXtZOA=
636636
github.com/smartcontractkit/libocr v0.0.0-20250905115425-2785a5cee79d h1:/0/80Ic6wpKH5F1nwDoRj9+70IxXunvCyNcCkA+9ik0=
637637
github.com/smartcontractkit/libocr v0.0.0-20250905115425-2785a5cee79d/go.mod h1:Acy3BTBxou83ooMESLO90s8PKSu7RvLCzwSTbxxfOK0=
638-
github.com/smartcontractkit/mcms v0.28.1-0.20251022085337-3e36d8c39620 h1:ABlx2+tMk3ysWL86WXRYs4tdQRx2I6Hv5J/MZW0GAVQ=
639-
github.com/smartcontractkit/mcms v0.28.1-0.20251022085337-3e36d8c39620/go.mod h1:SYQok8vhBAc9ZdlJ+TKQpJlIQAHcP83KC4fKIBm/j7I=
638+
github.com/smartcontractkit/mcms v0.28.1-0.20251022150312-a7ac4a4da5ef h1:jgoBu/KzwMsrx1c29DQPD/G7aoGQMch83hRSABbSkF0=
639+
github.com/smartcontractkit/mcms v0.28.1-0.20251022150312-a7ac4a4da5ef/go.mod h1:SYQok8vhBAc9ZdlJ+TKQpJlIQAHcP83KC4fKIBm/j7I=
640640
github.com/spf13/cast v1.7.1 h1:cuNEagBQEHWN1FnbGEjCXL2szYEXqfJPbP2HNUaca9Y=
641641
github.com/spf13/cast v1.7.1/go.mod h1:ancEpBxwJDODSW/UG4rDrAqiKolqNNh2DX3mk86cAdo=
642642
github.com/spf13/pflag v1.0.6 h1:jFzHGLGAlb3ruxLB8MhbI6A8+AQX/2eW4qeyNZXNp2o=

0 commit comments

Comments
 (0)