Skip to content

Commit 67089d7

Browse files
Update crec-api-go dependency to v0.7.3-rc1 in go.mod and go.sum (#170)
1 parent 5e3caa5 commit 67089d7

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ require (
1212
github.com/oapi-codegen/runtime v1.1.2
1313
github.com/smartcontractkit/chain-selectors v1.0.89
1414
github.com/smartcontractkit/chainlink-common v0.10.0
15-
github.com/smartcontractkit/crec-api-go v0.7.3
15+
github.com/smartcontractkit/crec-api-go v0.7.4
1616
github.com/stretchr/testify v1.11.1
1717
github.com/testcontainers/testcontainers-go v0.38.0
1818
github.com/testcontainers/testcontainers-go/modules/vault v0.38.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -435,8 +435,8 @@ github.com/smartcontractkit/chainlink-common v0.10.0 h1:d90b9UPJecrIryzhl43F1oQw
435435
github.com/smartcontractkit/chainlink-common v0.10.0/go.mod h1:13YN2kb3Vqpw2S7d4IwhX/578WPGC0JHN5JrOnAEsOc=
436436
github.com/smartcontractkit/chainlink-protos/cre/go v0.0.0-20260210221717-2546aed27ebe h1:Vc4zoSc/j6/FdCQ7vcyHTTB7kzHI2f+lHCHqFuiCcJQ=
437437
github.com/smartcontractkit/chainlink-protos/cre/go v0.0.0-20260210221717-2546aed27ebe/go.mod h1:Jqt53s27Tr0jDl8mdBXg1xhu6F8Fci8JOuq43tgHOM8=
438-
github.com/smartcontractkit/crec-api-go v0.7.3 h1:5ehAGodGbU8tFuxLTZDWsHfl6EI/7W16IEcHZ7tupA0=
439-
github.com/smartcontractkit/crec-api-go v0.7.3/go.mod h1:y91qqcZFtWiKLFu66c/dmBp10bTzcpGcb4XFR7eLknk=
438+
github.com/smartcontractkit/crec-api-go v0.7.4 h1:TP7Hyw/8wnvNgTR4Qk81qPE0qItDyRWuWZVnegfkR7Q=
439+
github.com/smartcontractkit/crec-api-go v0.7.4/go.mod h1:y91qqcZFtWiKLFu66c/dmBp10bTzcpGcb4XFR7eLknk=
440440
github.com/smartcontractkit/libocr v0.0.0-20250912173940-f3ab0246e23d h1:LokA9PoCNb8mm8mDT52c3RECPMRsGz1eCQORq+J3n74=
441441
github.com/smartcontractkit/libocr v0.0.0-20250912173940-f3ab0246e23d/go.mod h1:Acy3BTBxou83ooMESLO90s8PKSu7RvLCzwSTbxxfOK0=
442442
github.com/sourcegraph/conc v0.3.0 h1:OQTbbt6P72L20UqAkXXuLOj79LfEanQ+YQFNpLA9ySo=

0 commit comments

Comments
 (0)