Skip to content

Commit b63d31f

Browse files
committed
bump common
1 parent dc2d480 commit b63d31f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

generator/protoc-gen-cre/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.24.5
44

55
require (
66
github.com/iancoleman/strcase v0.3.0
7-
github.com/smartcontractkit/chainlink-common v0.9.6-0.20250925210443-1339f393b46b
7+
github.com/smartcontractkit/chainlink-common v0.9.6-0.20250926210348-2c2e1b3995e1
88
github.com/smartcontractkit/chainlink-protos/cre/go v0.0.0-20250925210039-7a3f7126556e
99
google.golang.org/protobuf v1.36.7
1010
)

generator/protoc-gen-cre/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ github.com/iancoleman/strcase v0.3.0 h1:nTXanmYxhfFAMjZL34Ov6gkzEsSJZ5DbhxWjvSAS
44
github.com/iancoleman/strcase v0.3.0/go.mod h1:iwCmte+B7n89clKwxIoIXy/HfoL7AsD47ZCWhYzw7ho=
55
github.com/shopspring/decimal v1.4.0 h1:bxl37RwXBklmTi0C79JfXCEBD1cqqHt0bbgBAGFp81k=
66
github.com/shopspring/decimal v1.4.0/go.mod h1:gawqmDU56v4yIKSwfBSFip1HdCCXN8/+DMd9qYNcwME=
7-
github.com/smartcontractkit/chainlink-common v0.9.6-0.20250925210443-1339f393b46b h1:LPA66h38cl8VXwmb+fdVOQc0Awo8KqGNc2QOxbAugv8=
8-
github.com/smartcontractkit/chainlink-common v0.9.6-0.20250925210443-1339f393b46b/go.mod h1:3pXXKChZ8vAIfC8mVQCcvwnGAsy7gveKTPtjhn07/MA=
7+
github.com/smartcontractkit/chainlink-common v0.9.6-0.20250926210348-2c2e1b3995e1 h1:eGUOySWwf3XEB4GVx2jDS5vcMHuG8dgu1CyvDcz+6hA=
8+
github.com/smartcontractkit/chainlink-common v0.9.6-0.20250926210348-2c2e1b3995e1/go.mod h1:3pXXKChZ8vAIfC8mVQCcvwnGAsy7gveKTPtjhn07/MA=
99
github.com/smartcontractkit/chainlink-protos/cre/go v0.0.0-20250925210039-7a3f7126556e h1:BkS4x/ToqYnrkw8fQoFaY2+SEshrqdeqoGi+j4HPomk=
1010
github.com/smartcontractkit/chainlink-protos/cre/go v0.0.0-20250925210039-7a3f7126556e/go.mod h1:jUC52kZzEnWF9tddHh85zolKybmLpbQ1oNA4FjOHt1Q=
1111
golang.org/x/exp v0.0.0-20250711185948-6ae5c78190dc h1:TS73t7x3KarrNd5qAipmspBDS1rkMcgVG/fS1aRb4Rc=

0 commit comments

Comments
 (0)