build(deps): bump github.com/alitto/pond from 1.9.1 to 1.9.2

Bumps [github.com/alitto/pond](https://github.com/alitto/pond) from 1.9.1 to 1.9.2.
- [Release notes](https://github.com/alitto/pond/releases)
- [Commits](https://github.com/alitto/pond/compare/v1.9.1...v1.9.2)

---
updated-dependencies:
- dependency-name: github.com/alitto/pond
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-09-18 14:32:02 +00:00
committed by GitHub
parent 14e85dc1e5
commit cb14939367
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -4,7 +4,7 @@ go 1.23.0
require (
github.com/VictoriaMetrics/metrics v1.35.1
github.com/alitto/pond v1.9.1
github.com/alitto/pond v1.9.2
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