Skip to content

Commit 681022e

Browse files
chore: crec-api-go version updated
1 parent eab7e3a commit 681022e

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/pkg/errors v0.9.1
1414
github.com/rs/zerolog v1.34.0
15-
github.com/smartcontractkit/crec-api-go v0.2.0
15+
github.com/smartcontractkit/crec-api-go v0.3.0
1616
github.com/stretchr/testify v1.10.0
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
@@ -443,8 +443,8 @@ github.com/shirou/gopsutil/v4 v4.25.5 h1:rtd9piuSMGeU8g1RMXjZs9y9luK5BwtnG7dZaQU
443443
github.com/shirou/gopsutil/v4 v4.25.5/go.mod h1:PfybzyydfZcN+JMMjkF6Zb8Mq1A/VcogFFg7hj50W9c=
444444
github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ=
445445
github.com/sirupsen/logrus v1.9.3/go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ=
446-
github.com/smartcontractkit/crec-api-go v0.2.0 h1:R6+YqcgbE57WGmh+ho6/1WAm1qI3uk9HVt2zDB6CDe8=
447-
github.com/smartcontractkit/crec-api-go v0.2.0/go.mod h1:TuDZiMoStNQBv3HYA5pqpwPyecbMh8p5momO4b1A9Eg=
446+
github.com/smartcontractkit/crec-api-go v0.3.0 h1:qyez2kmMKuXxAA/LnT3Iu6WFWpW7rYnhy/LKt3h/H6U=
447+
github.com/smartcontractkit/crec-api-go v0.3.0/go.mod h1:TuDZiMoStNQBv3HYA5pqpwPyecbMh8p5momO4b1A9Eg=
448448
github.com/sourcegraph/conc v0.3.0 h1:OQTbbt6P72L20UqAkXXuLOj79LfEanQ+YQFNpLA9ySo=
449449
github.com/sourcegraph/conc v0.3.0/go.mod h1:Sdozi7LEKbFPqYX2/J+iBAM6HpqSLTASQIKqDmF7Mt0=
450450
github.com/spf13/afero v1.12.0 h1:UcOPyRBYczmFn6yvphxkn9ZEOY65cpwGKb5mL36mrqs=

0 commit comments

Comments
 (0)