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:
dependabot[bot]
2026-02-18 11:55:06 +03:00
committed by GitHub
parent 3bb90bb927
commit de355fe86e
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -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