mirror of
https://github.com/grassrootseconomics/eth-tracker.git
synced 2026-03-10 09:43:04 +01:00
build(deps): bump github.com/alitto/pond/v2 from 2.3.4 to 2.6.2
Bumps [github.com/alitto/pond/v2](https://github.com/alitto/pond) from 2.3.4 to 2.6.2. - [Release notes](https://github.com/alitto/pond/releases) - [Commits](https://github.com/alitto/pond/compare/v2.3.4...v2.6.2) --- updated-dependencies: - dependency-name: github.com/alitto/pond/v2 dependency-version: 2.6.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
20dbea4263
commit
6ec1c1a883
2
go.mod
2
go.mod
@ -4,7 +4,7 @@ go 1.24.0
|
||||
|
||||
require (
|
||||
github.com/VictoriaMetrics/metrics v1.37.0
|
||||
github.com/alitto/pond/v2 v2.3.4
|
||||
github.com/alitto/pond/v2 v2.6.2
|
||||
github.com/bits-and-blooms/bitset v1.24.2
|
||||
github.com/ethereum/go-ethereum v1.17.0
|
||||
github.com/grassrootseconomics/ethutils v1.6.0
|
||||
|
||||
4
go.sum
4
go.sum
@ -8,8 +8,8 @@ github.com/VictoriaMetrics/fastcache v1.13.0 h1:AW4mheMR5Vd9FkAPUv+NH6Nhw+fmbTMG
|
||||
github.com/VictoriaMetrics/fastcache v1.13.0/go.mod h1:hHXhl4DA2fTL2HTZDJFXWgW0LNjo6B+4aj2Wmng3TjU=
|
||||
github.com/VictoriaMetrics/metrics v1.37.0 h1:u5Yr+HFofQyn7kgmmkufgkX0nEA6G1oEyK2eaKsVaUM=
|
||||
github.com/VictoriaMetrics/metrics v1.37.0/go.mod h1:r7hveu6xMdUACXvB8TYdAj8WEsKzWB0EkpJN+RDtOf8=
|
||||
github.com/alitto/pond/v2 v2.3.4 h1:hR0bqAwJiI2chu3cLN4gVyNC7rc5mj/l5wg0710nxsY=
|
||||
github.com/alitto/pond/v2 v2.3.4/go.mod h1:xkjYEgQ05RSpWdfSd1nM3OVv7TBhLdy7rMp3+2Nq+yE=
|
||||
github.com/alitto/pond/v2 v2.6.2 h1:Sphe40g0ILeM1pA2c2K+Th0DGU+pt0A/Kprr+WB24Pw=
|
||||
github.com/alitto/pond/v2 v2.6.2/go.mod h1:xkjYEgQ05RSpWdfSd1nM3OVv7TBhLdy7rMp3+2Nq+yE=
|
||||
github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=
|
||||
github.com/beorn7/perks v1.0.1/go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw=
|
||||
github.com/bits-and-blooms/bitset v1.24.2 h1:M7/NzVbsytmtfHbumG+K2bremQPMJuqv1JD3vOaFxp0=
|
||||
|
||||
Loading…
Reference in New Issue
Block a user