Skip to content

⬆️ Update module github.com/mudler/edgevpn to v0.32.2#4077

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/github.com-mudler-edgevpn-0.x
Open

⬆️ Update module github.com/mudler/edgevpn to v0.32.2#4077
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/github.com-mudler-edgevpn-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 14, 2026

This PR contains the following updates:

Package Change Age Confidence
github.com/mudler/edgevpn v0.31.1v0.32.2 age confidence

Release Notes

mudler/edgevpn (github.com/mudler/edgevpn)

v0.32.2

Compare Source

What's Changed

Full Changelog: mudler/edgevpn@v0.32.1...v0.32.2

v0.32.1

Compare Source

What's Changed

New Contributors

Full Changelog: mudler/edgevpn@v0.32.0...v0.32.1

v0.32.0

Compare Source

What's Changed

New Contributors

Full Changelog: mudler/edgevpn@v0.31.1...v0.32.0


Configuration

📅 Schedule: (in timezone Europe/Brussels)

  • Branch creation
    • "after 11pm every weekday,before 7am every weekday,every weekend"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from a team as a code owner May 14, 2026 21:05
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 14, 2026

ℹ️ Artifact update notice

File name: tests/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 48 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.25.7 -> 1.26
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.4.0 -> v4.4.1
github.com/ipfs/boxo v0.30.0 -> v0.37.0
github.com/ipfs/go-cid v0.5.0 -> v0.6.0
github.com/ipfs/go-datastore v0.8.2 -> v0.9.1
github.com/ipfs/go-log/v2 v2.6.0 -> v2.9.1
github.com/ipld/go-ipld-prime v0.21.0 -> v0.22.0
github.com/klauspost/cpuid/v2 v2.2.10 -> v2.3.0
github.com/libp2p/go-flow-metrics v0.2.0 -> v0.3.0
github.com/libp2p/go-libp2p v0.43.0 -> v0.48.0
github.com/libp2p/go-libp2p-kad-dht v0.33.1 -> v0.39.0
github.com/libp2p/go-libp2p-kbucket v0.7.0 -> v0.8.0
github.com/libp2p/go-libp2p-pubsub v0.14.2 -> v0.15.0
github.com/libp2p/go-netroute v0.2.2 -> v0.4.0
github.com/libp2p/go-yamux/v5 v5.0.1 -> v5.1.0
github.com/miekg/dns v1.1.66 -> v1.1.72
github.com/multiformats/go-multiaddr v0.16.0 -> v0.16.1
github.com/multiformats/go-multiaddr-dns v0.4.1 -> v0.5.0
github.com/multiformats/go-multicodec v0.9.1 -> v0.10.0
github.com/multiformats/go-varint v0.0.7 -> v0.1.0
github.com/pion/dtls/v3 v3.0.6 -> v3.1.2
github.com/pion/logging v0.2.3 -> v0.2.4
github.com/pion/rtcp v1.2.15 -> v1.2.16
github.com/pion/sdp/v3 v3.0.13 -> v3.0.18
github.com/pion/stun/v3 v3.0.0 -> v3.1.1
github.com/polydawn/refmt v0.89.0 -> v0.89.1-0.20231129105047-37766d95467a
github.com/prometheus/client_golang v1.22.0 -> v1.23.2
github.com/prometheus/common v0.64.0 -> v0.67.5
github.com/prometheus/procfs v0.16.1 -> v0.20.1
github.com/quic-go/qpack v0.5.1 -> v0.6.0
github.com/quic-go/quic-go v0.54.0 -> v0.59.0
github.com/quic-go/webtransport-go v0.9.0 -> v0.10.0
github.com/vishvananda/netlink v1.3.0 -> v1.3.1
go.opentelemetry.io/auto/sdk v1.1.0 -> v1.2.1
go.opentelemetry.io/otel v1.35.0 -> v1.42.0
go.opentelemetry.io/otel/metric v1.35.0 -> v1.42.0
go.opentelemetry.io/otel/trace v1.35.0 -> v1.42.0
go.uber.org/zap v1.27.0 -> v1.27.1
golang.org/x/crypto v0.48.0 -> v0.49.0
golang.org/x/exp v0.0.0-20260218203240-3dfff04db8fa -> v0.0.0-20260312153236-7ab1446f8b90
golang.org/x/mod v0.33.0 -> v0.34.0
golang.org/x/net v0.51.0 -> v0.52.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/sys v0.41.0 -> v0.42.0
golang.org/x/telemetry v0.0.0-20260213145524-e0ab670178e1 -> v0.0.0-20260311193753-579e4da9a98c
golang.org/x/text v0.34.0 -> v0.35.0
golang.org/x/tools v0.42.0 -> v0.43.0
gonum.org/v1/gonum v0.16.0 -> v0.17.0
google.golang.org/protobuf v1.36.7 -> v1.36.11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants