mirror of
https://github.com/grassrootseconomics/eth-tracker.git
synced 2026-05-19 11:05:20 +02:00
build(deps): bump github.com/bits-and-blooms/bitset (#114)
Bumps [github.com/bits-and-blooms/bitset](https://github.com/bits-and-blooms/bitset) from 1.22.0 to 1.24.2. - [Release notes](https://github.com/bits-and-blooms/bitset/releases) - [Commits](https://github.com/bits-and-blooms/bitset/compare/v1.22.0...v1.24.2) --- updated-dependencies: - dependency-name: github.com/bits-and-blooms/bitset dependency-version: 1.24.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
2
go.mod
2
go.mod
@@ -5,7 +5,7 @@ go 1.24.0
|
||||
require (
|
||||
github.com/VictoriaMetrics/metrics v1.37.0
|
||||
github.com/alitto/pond/v2 v2.3.4
|
||||
github.com/bits-and-blooms/bitset v1.22.0
|
||||
github.com/bits-and-blooms/bitset v1.24.2
|
||||
github.com/ethereum/go-ethereum v1.15.11
|
||||
github.com/grassrootseconomics/ethutils v1.4.0
|
||||
github.com/kamikazechaser/common v0.2.0
|
||||
|
||||
Reference in New Issue
Block a user