build(deps): bump github.com/grassrootseconomics/celo-tracker

Bumps [github.com/grassrootseconomics/celo-tracker](https://github.com/grassrootseconomics/celo-tracker) from 1.0.2-beta to 1.0.4-beta.
- [Commits](https://github.com/grassrootseconomics/celo-tracker/compare/v1.0.2-beta...v1.0.4-beta)

---
updated-dependencies:
- dependency-name: github.com/grassrootseconomics/celo-tracker
  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-06-10 07:37:26 +00:00 committed by GitHub
parent 83bb29f217
commit 32434922a6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -4,7 +4,7 @@ go 1.22.3
require (
github.com/VictoriaMetrics/metrics v1.33.1
github.com/grassrootseconomics/celo-tracker v1.0.2-beta
github.com/grassrootseconomics/celo-tracker v1.0.4-beta
github.com/jackc/pgx/v5 v5.6.0
github.com/jackc/tern/v2 v2.1.1
github.com/kamikazechaser/common v0.2.0

4
go.sum
View File

@ -23,8 +23,8 @@ github.com/google/go-cmp v0.6.0/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeN
github.com/google/uuid v1.1.1/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
github.com/google/uuid v1.3.0 h1:t6JiXgmwXMjEs8VusXIJk2BXHsn+wx8BZdTaoZ5fu7I=
github.com/google/uuid v1.3.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
github.com/grassrootseconomics/celo-tracker v1.0.2-beta h1:iB5JC/GQDMQrml9A85myvxXp8HC2aGiiLO7VXRfbH0E=
github.com/grassrootseconomics/celo-tracker v1.0.2-beta/go.mod h1:+byt6N9CSgaLgVfWfMxTKH9HguRFNW5uHv+jz668bFs=
github.com/grassrootseconomics/celo-tracker v1.0.4-beta h1:NnCUcxtZhFw56T/cYCjDiJtQbmJvM5byNKr8pNFKJ0w=
github.com/grassrootseconomics/celo-tracker v1.0.4-beta/go.mod h1:+byt6N9CSgaLgVfWfMxTKH9HguRFNW5uHv+jz668bFs=
github.com/huandu/xstrings v1.3.3/go.mod h1:y5/lhBue+AyNmUVz9RLU9xbLR0o4KIIExikq4ovT0aE=
github.com/huandu/xstrings v1.4.0 h1:D17IlohoQq4UcpqD7fDk80P7l+lwAmlFaBHgOipl2FU=
github.com/huandu/xstrings v1.4.0/go.mod h1:y5/lhBue+AyNmUVz9RLU9xbLR0o4KIIExikq4ovT0aE=