build(deps): bump github.com/bits-and-blooms/bitset

Bumps [github.com/bits-and-blooms/bitset](https://github.com/bits-and-blooms/bitset) from 1.13.0 to 1.14.3.
- [Release notes](https://github.com/bits-and-blooms/bitset/releases)
- [Commits](https://github.com/bits-and-blooms/bitset/compare/v1.13.0...v1.14.3)

---
updated-dependencies:
- dependency-name: github.com/bits-and-blooms/bitset
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-09-09 23:16:10 +00:00
committed by GitHub
parent 22ffc224ca
commit a80d387838
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.23.0
require (
github.com/VictoriaMetrics/metrics v1.35.1
github.com/alitto/pond v1.9.1
github.com/bits-and-blooms/bitset v1.13.0
github.com/bits-and-blooms/bitset v1.14.3
github.com/celo-org/celo-blockchain v1.8.4
github.com/grassrootseconomics/celoutils/v3 v3.3.1
github.com/grassrootseconomics/w3-celo v0.19.0