File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1212 REPLICA : 3
1313 RUN_TYPE : " PR RUN"
1414 SETUP_CONTRACT_IMAGE : " ethersphere/bee-localchain"
15- SETUP_CONTRACT_IMAGE_TAG : " 0.9.2-rc1 "
15+ SETUP_CONTRACT_IMAGE_TAG : " 0.9.2-rc5 "
1616 BEELOCAL_BRANCH : " main"
1717 BEEKEEPER_BRANCH : " master"
1818 BEEKEEPER_METRICS_ENABLED : false
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
1111 github.com/coreos/go-semver v0.3.0
1212 github.com/ethereum/go-ethereum v1.14.3
1313 github.com/ethersphere/go-price-oracle-abi v0.2.0
14- github.com/ethersphere/go-storage-incentives-abi v0.9.2-rc1
14+ github.com/ethersphere/go-storage-incentives-abi v0.9.2-rc5
1515 github.com/ethersphere/go-sw3-abi v0.6.5
1616 github.com/ethersphere/langos v1.0.0
1717 github.com/go-playground/validator/v10 v10.11.1
Original file line number Diff line number Diff line change @@ -236,8 +236,8 @@ github.com/ethereum/go-ethereum v1.14.3 h1:5zvnAqLtnCZrU9uod1JCvHWJbPMURzYFHfc2e
236236github.com/ethereum/go-ethereum v1.14.3 /go.mod h1:1STrq471D0BQbCX9He0hUj4bHxX2k6mt5nOQJhDNOJ8 =
237237github.com/ethersphere/go-price-oracle-abi v0.2.0 h1:wtIcYLgNZHY4BjYwJCnu93SvJdVAZVvBaKinspyyHvQ =
238238github.com/ethersphere/go-price-oracle-abi v0.2.0 /go.mod h1:sI/Qj4/zJ23/b1enzwMMv0/hLTpPNVNacEwCWjo6yBk =
239- github.com/ethersphere/go-storage-incentives-abi v0.9.2-rc1 h1:Cf3LFlz87FqlTqcuN4q4Hry4iUaAbbroaFxpCgHVhtY =
240- github.com/ethersphere/go-storage-incentives-abi v0.9.2-rc1 /go.mod h1:SXvJVtM4sEsaSKD0jc1ClpDLw8ErPoROZDme4Wrc/Nc =
239+ github.com/ethersphere/go-storage-incentives-abi v0.9.2-rc5 h1:orVNqoeAQTavuKmYSJYJF+nfy4wHBL9ZzS3vV1z2K9o =
240+ github.com/ethersphere/go-storage-incentives-abi v0.9.2-rc5 /go.mod h1:SXvJVtM4sEsaSKD0jc1ClpDLw8ErPoROZDme4Wrc/Nc =
241241github.com/ethersphere/go-sw3-abi v0.6.5 h1:M5dcIe1zQYvGpY2K07UNkNU9Obc4U+A1fz68Ho/Q+XE =
242242github.com/ethersphere/go-sw3-abi v0.6.5 /go.mod h1:BmpsvJ8idQZdYEtWnvxA8POYQ8Rl/NhyCdF0zLMOOJU =
243243github.com/ethersphere/langos v1.0.0 h1:NBtNKzXTTRSue95uOlzPN4py7Aofs0xWPzyj4AI1Vcc =
You can’t perform that action at this time.
0 commit comments