Merge pull request #26 from grassrootseconomics/dependabot/go_modules/github.com/bits-and-blooms/bitset-1.14.3

build(deps): bump github.com/bits-and-blooms/bitset from 1.13.0 to 1.14.3
This commit is contained in:
2024-09-18 17:30:39 +03:00
committed by GitHub
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