From 994f41c96c9c571121442f77d4b28158f9576b1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 16:42:13 +0200 Subject: [PATCH] Bump github.com/netbirdio/netbird from 0.69.0 to 0.70.4 (#224) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [github.com/netbirdio/netbird](https://github.com/netbirdio/netbird) from 0.69.0 to 0.70.4.
Release notes

Sourced from github.com/netbirdio/netbird's releases.

v0.70.4

What's Changed

Full Changelog: https://github.com/netbirdio/netbird/compare/v0.70.3...v0.70.4

v0.70.3

What's Changed

Full Changelog: https://github.com/netbirdio/netbird/compare/v0.70.2...v0.70.3

v0.70.2

What's Changed

Full Changelog: https://github.com/netbirdio/netbird/compare/v0.70.1...v0.70.2

v0.70.1

What's Changed

New Contributors

Full Changelog: https://github.com/netbirdio/netbird/compare/v0.70.0...v0.70.1

v0.70.0

Release Notes for v0.70.0

What's New

Client signatures

We've updated our Windows and MacOS installers and binary signatures. This means your users might be prompted again, but we expect minimum impact for most organizations.

... (truncated)

Commits

Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 807b992..ef77c26 100644 --- a/go.mod +++ b/go.mod @@ -8,7 +8,7 @@ require ( github.com/fluxcd/pkg/runtime v0.105.0 github.com/go-logr/logr v1.4.3 github.com/google/uuid v1.6.0 - github.com/netbirdio/netbird v0.69.0 + github.com/netbirdio/netbird v0.70.4 github.com/onsi/ginkgo/v2 v2.28.1 github.com/onsi/gomega v1.39.1 k8s.io/api v0.36.0 diff --git a/go.sum b/go.sum index ebb4e43..d3581eb 100644 --- a/go.sum +++ b/go.sum @@ -308,8 +308,8 @@ github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ= github.com/netbirdio/management-integrations/integrations v0.0.0-20260416123949-2355d972be42 h1:F3zS5fT9xzD1OFLfcdAE+3FfyiwjGukF1hvj0jErgs8= github.com/netbirdio/management-integrations/integrations v0.0.0-20260416123949-2355d972be42/go.mod h1:n47r67ZSPgwSmT/Z1o48JjZQW9YJ6m/6Bd/uAXkL3Pg= -github.com/netbirdio/netbird v0.69.0 h1:n7QlpCyAvR1kaQse8wDkcnOlVG99dI2t20xuRpYLkww= -github.com/netbirdio/netbird v0.69.0/go.mod h1:fp6rPHOQnD/kPqza1THreEWeTgpT+DDKIf9IZSFFKIE= +github.com/netbirdio/netbird v0.70.4 h1:1wPDPH6nJeKMMeXBSDftsfDjrQSD/1NxL2duswP443A= +github.com/netbirdio/netbird v0.70.4/go.mod h1:G25nZeGsWvzIO2HvEYqb0UAzc8mtozXVD4cMe0tgcfU= github.com/nxadm/tail v1.4.11 h1:8feyoE3OzPrcshW5/MJ4sGESc5cqmGkGCWlco4l0bqY= github.com/nxadm/tail v1.4.11/go.mod h1:OTaG3NK980DZzxbRq6lEuzgU+mug70nY11sMd4JXXHc= github.com/oapi-codegen/runtime v1.1.2 h1:P2+CubHq8fO4Q6fV1tqDBZHCwpVpvPg7oKiYzQgXIyI=