ethpandaops / mempool-bridge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dependency Dashboard

ethpandaops-renovatebot opened this issue · comments

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Awaiting Schedule

These updates are awaiting their schedule. Click on a checkbox to get an update now.

  • chore(deps): update docker/login-action action to v3
  • chore(deps): update golangci/golangci-lint-action action to v5

Edited/Blocked

These updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

dockerfile
Dockerfile
  • golang 1.19
goreleaser-debian.Dockerfile
goreleaser-scratch.Dockerfile
github-actions
.github/workflows/golangci-lint.yaml
  • actions/setup-go v3
  • actions/checkout v3
  • golangci/golangci-lint-action v3
.github/workflows/goreleaser.yaml
  • actions/checkout v3
  • actions/setup-go v3
  • docker/login-action v1
  • goreleaser/goreleaser-action v3
.github/workflows/test.yaml
  • actions/checkout v2
  • actions/setup-go v3
  • guyarb/golang-test-annotations v0.5.1
gomod
go.mod
  • go 1.19
  • github.com/avast/retry-go/v4 v4.3.3
  • github.com/creasty/defaults v1.6.0
  • github.com/ethereum/go-ethereum v1.10.26
  • github.com/ethpandaops/ethcore v0.0.0-20230214061031-e4ba7cb9b40d@e4ba7cb9b40d
  • github.com/go-co-op/gocron v1.18.0
  • github.com/prometheus/client_golang v1.14.0
  • github.com/savid/ttlcache/v3 v3.0.2
  • github.com/sirupsen/logrus v1.9.0
  • github.com/spf13/cobra v1.6.1
  • github.com/stretchr/testify v1.8.1
  • golang.org/x/sync v0.1.0
  • gopkg.in/yaml.v2 v2.4.0