Skip to content

Commit

Permalink
Bump automation
Browse files Browse the repository at this point in the history
  • Loading branch information
ferglor committed Apr 9, 2024
1 parent c876f22 commit 0ee3bf5
Show file tree
Hide file tree
Showing 8 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion core/scripts/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ require (
github.com/pelletier/go-toml/v2 v2.1.1
github.com/prometheus/client_golang v1.17.0
github.com/shopspring/decimal v1.3.1
github.com/smartcontractkit/chainlink-automation v1.0.4-0.20240409142746-bc40d1726cd8
github.com/smartcontractkit/chainlink-automation v1.0.4-0.20240409144434-d20a5b7840f5
github.com/smartcontractkit/chainlink-common v0.1.7-0.20240404141006-77085a02ce25
github.com/smartcontractkit/chainlink-vrf v0.0.0-20231120191722-fef03814f868
github.com/smartcontractkit/chainlink/v2 v2.0.0-00010101000000-000000000000
Expand Down
4 changes: 2 additions & 2 deletions core/scripts/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1185,8 +1185,8 @@ github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ
github.com/sirupsen/logrus v1.9.3/go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ=
github.com/smartcontractkit/chain-selectors v1.0.10 h1:t9kJeE6B6G+hKD0GYR4kGJSCqR1LNS7aI3jT0V+xGrg=
github.com/smartcontractkit/chain-selectors v1.0.10/go.mod h1:d4Hi+E1zqjy9HqMkjBE5q1vcG9VGgxf5VxiRHfzi2kE=
github.com/smartcontractkit/chainlink-automation v1.0.4-0.20240409142746-bc40d1726cd8 h1:cWHj5bBwVHT8TIiO5w9F355NxqkJo1kSxxl/SEoNLK0=
github.com/smartcontractkit/chainlink-automation v1.0.4-0.20240409142746-bc40d1726cd8/go.mod h1:vluq8OSq8wZnDL+DRlUe6Pnvm5NfQjVm68qe9A69jbM=
github.com/smartcontractkit/chainlink-automation v1.0.4-0.20240409144434-d20a5b7840f5 h1:uNGCAPUkTDGA3MKhcbtYlNaaSBOtrsJ+dq1QzlQAPRQ=
github.com/smartcontractkit/chainlink-automation v1.0.4-0.20240409144434-d20a5b7840f5/go.mod h1:vluq8OSq8wZnDL+DRlUe6Pnvm5NfQjVm68qe9A69jbM=
github.com/smartcontractkit/chainlink-common v0.1.7-0.20240404141006-77085a02ce25 h1:fY2wMtlr/VQxPyVVQdi1jFvQHi0VbDnGGVXzLKOZTOY=
github.com/smartcontractkit/chainlink-common v0.1.7-0.20240404141006-77085a02ce25/go.mod h1:kstYjAGqBswdZpl7YkSPeXBDVwaY1VaR6tUMPWl8ykA=
github.com/smartcontractkit/chainlink-cosmos v0.4.1-0.20240213120401-01a23955f9f8 h1:I326nw5GwHQHsLKHwtu5Sb9EBLylC8CfUd7BFAS0jtg=
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ require (
github.com/shirou/gopsutil/v3 v3.23.11
github.com/shopspring/decimal v1.3.1
github.com/smartcontractkit/chain-selectors v1.0.10
github.com/smartcontractkit/chainlink-automation v1.0.4-0.20240409142746-bc40d1726cd8
github.com/smartcontractkit/chainlink-automation v1.0.4-0.20240409144434-d20a5b7840f5
github.com/smartcontractkit/chainlink-common v0.1.7-0.20240404141006-77085a02ce25
github.com/smartcontractkit/chainlink-cosmos v0.4.1-0.20240213120401-01a23955f9f8
github.com/smartcontractkit/chainlink-data-streams v0.0.0-20240220203239-09be0ea34540
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1180,8 +1180,8 @@ github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ
github.com/sirupsen/logrus v1.9.3/go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ=
github.com/smartcontractkit/chain-selectors v1.0.10 h1:t9kJeE6B6G+hKD0GYR4kGJSCqR1LNS7aI3jT0V+xGrg=
github.com/smartcontractkit/chain-selectors v1.0.10/go.mod h1:d4Hi+E1zqjy9HqMkjBE5q1vcG9VGgxf5VxiRHfzi2kE=
github.com/smartcontractkit/chainlink-automation v1.0.4-0.20240409142746-bc40d1726cd8 h1:cWHj5bBwVHT8TIiO5w9F355NxqkJo1kSxxl/SEoNLK0=
github.com/smartcontractkit/chainlink-automation v1.0.4-0.20240409142746-bc40d1726cd8/go.mod h1:vluq8OSq8wZnDL+DRlUe6Pnvm5NfQjVm68qe9A69jbM=
github.com/smartcontractkit/chainlink-automation v1.0.4-0.20240409144434-d20a5b7840f5 h1:uNGCAPUkTDGA3MKhcbtYlNaaSBOtrsJ+dq1QzlQAPRQ=
github.com/smartcontractkit/chainlink-automation v1.0.4-0.20240409144434-d20a5b7840f5/go.mod h1:vluq8OSq8wZnDL+DRlUe6Pnvm5NfQjVm68qe9A69jbM=
github.com/smartcontractkit/chainlink-common v0.1.7-0.20240404141006-77085a02ce25 h1:fY2wMtlr/VQxPyVVQdi1jFvQHi0VbDnGGVXzLKOZTOY=
github.com/smartcontractkit/chainlink-common v0.1.7-0.20240404141006-77085a02ce25/go.mod h1:kstYjAGqBswdZpl7YkSPeXBDVwaY1VaR6tUMPWl8ykA=
github.com/smartcontractkit/chainlink-cosmos v0.4.1-0.20240213120401-01a23955f9f8 h1:I326nw5GwHQHsLKHwtu5Sb9EBLylC8CfUd7BFAS0jtg=
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ require (
github.com/scylladb/go-reflectx v1.0.1
github.com/segmentio/ksuid v1.0.4
github.com/slack-go/slack v0.12.2
github.com/smartcontractkit/chainlink-automation v1.0.4-0.20240409142746-bc40d1726cd8
github.com/smartcontractkit/chainlink-automation v1.0.4-0.20240409144434-d20a5b7840f5
github.com/smartcontractkit/chainlink-common v0.1.7-0.20240404141006-77085a02ce25
github.com/smartcontractkit/chainlink-testing-framework v1.28.1
github.com/smartcontractkit/chainlink-vrf v0.0.0-20231120191722-fef03814f868
Expand Down
4 changes: 2 additions & 2 deletions integration-tests/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1519,8 +1519,8 @@ github.com/slack-go/slack v0.12.2 h1:x3OppyMyGIbbiyFhsBmpf9pwkUzMhthJMRNmNlA4LaQ
github.com/slack-go/slack v0.12.2/go.mod h1:hlGi5oXA+Gt+yWTPP0plCdRKmjsDxecdHxYQdlMQKOw=
github.com/smartcontractkit/chain-selectors v1.0.10 h1:t9kJeE6B6G+hKD0GYR4kGJSCqR1LNS7aI3jT0V+xGrg=
github.com/smartcontractkit/chain-selectors v1.0.10/go.mod h1:d4Hi+E1zqjy9HqMkjBE5q1vcG9VGgxf5VxiRHfzi2kE=
github.com/smartcontractkit/chainlink-automation v1.0.4-0.20240409142746-bc40d1726cd8 h1:cWHj5bBwVHT8TIiO5w9F355NxqkJo1kSxxl/SEoNLK0=
github.com/smartcontractkit/chainlink-automation v1.0.4-0.20240409142746-bc40d1726cd8/go.mod h1:vluq8OSq8wZnDL+DRlUe6Pnvm5NfQjVm68qe9A69jbM=
github.com/smartcontractkit/chainlink-automation v1.0.4-0.20240409144434-d20a5b7840f5 h1:uNGCAPUkTDGA3MKhcbtYlNaaSBOtrsJ+dq1QzlQAPRQ=
github.com/smartcontractkit/chainlink-automation v1.0.4-0.20240409144434-d20a5b7840f5/go.mod h1:vluq8OSq8wZnDL+DRlUe6Pnvm5NfQjVm68qe9A69jbM=
github.com/smartcontractkit/chainlink-common v0.1.7-0.20240404141006-77085a02ce25 h1:fY2wMtlr/VQxPyVVQdi1jFvQHi0VbDnGGVXzLKOZTOY=
github.com/smartcontractkit/chainlink-common v0.1.7-0.20240404141006-77085a02ce25/go.mod h1:kstYjAGqBswdZpl7YkSPeXBDVwaY1VaR6tUMPWl8ykA=
github.com/smartcontractkit/chainlink-cosmos v0.4.1-0.20240213120401-01a23955f9f8 h1:I326nw5GwHQHsLKHwtu5Sb9EBLylC8CfUd7BFAS0jtg=
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/load/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ require (
github.com/pkg/errors v0.9.1
github.com/rs/zerolog v1.30.0
github.com/slack-go/slack v0.12.2
github.com/smartcontractkit/chainlink-automation v1.0.4-0.20240409142746-bc40d1726cd8
github.com/smartcontractkit/chainlink-automation v1.0.4-0.20240409144434-d20a5b7840f5
github.com/smartcontractkit/chainlink-common v0.1.7-0.20240404141006-77085a02ce25
github.com/smartcontractkit/chainlink-testing-framework v1.28.1
github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20240214231432-4ad5eb95178c
Expand Down
4 changes: 2 additions & 2 deletions integration-tests/load/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1502,8 +1502,8 @@ github.com/slack-go/slack v0.12.2 h1:x3OppyMyGIbbiyFhsBmpf9pwkUzMhthJMRNmNlA4LaQ
github.com/slack-go/slack v0.12.2/go.mod h1:hlGi5oXA+Gt+yWTPP0plCdRKmjsDxecdHxYQdlMQKOw=
github.com/smartcontractkit/chain-selectors v1.0.10 h1:t9kJeE6B6G+hKD0GYR4kGJSCqR1LNS7aI3jT0V+xGrg=
github.com/smartcontractkit/chain-selectors v1.0.10/go.mod h1:d4Hi+E1zqjy9HqMkjBE5q1vcG9VGgxf5VxiRHfzi2kE=
github.com/smartcontractkit/chainlink-automation v1.0.4-0.20240409142746-bc40d1726cd8 h1:cWHj5bBwVHT8TIiO5w9F355NxqkJo1kSxxl/SEoNLK0=
github.com/smartcontractkit/chainlink-automation v1.0.4-0.20240409142746-bc40d1726cd8/go.mod h1:vluq8OSq8wZnDL+DRlUe6Pnvm5NfQjVm68qe9A69jbM=
github.com/smartcontractkit/chainlink-automation v1.0.4-0.20240409144434-d20a5b7840f5 h1:uNGCAPUkTDGA3MKhcbtYlNaaSBOtrsJ+dq1QzlQAPRQ=
github.com/smartcontractkit/chainlink-automation v1.0.4-0.20240409144434-d20a5b7840f5/go.mod h1:vluq8OSq8wZnDL+DRlUe6Pnvm5NfQjVm68qe9A69jbM=
github.com/smartcontractkit/chainlink-common v0.1.7-0.20240404141006-77085a02ce25 h1:fY2wMtlr/VQxPyVVQdi1jFvQHi0VbDnGGVXzLKOZTOY=
github.com/smartcontractkit/chainlink-common v0.1.7-0.20240404141006-77085a02ce25/go.mod h1:kstYjAGqBswdZpl7YkSPeXBDVwaY1VaR6tUMPWl8ykA=
github.com/smartcontractkit/chainlink-cosmos v0.4.1-0.20240213120401-01a23955f9f8 h1:I326nw5GwHQHsLKHwtu5Sb9EBLylC8CfUd7BFAS0jtg=
Expand Down

0 comments on commit 0ee3bf5

Please sign in to comment.