update netbird version

This commit is contained in:
Maycon Santos
2025-03-09 18:25:07 +01:00
parent 9d7eb4a284
commit ee34714caa
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ toolchain go1.23.1
require (
github.com/gorilla/mux v1.8.0
github.com/netbirdio/netbird v0.37.2-0.20250307102607-a50f0285b9fc
github.com/netbirdio/netbird v0.37.2-0.20250307161910-36da4644134f
github.com/sirupsen/logrus v1.9.3
go.opentelemetry.io/otel/metric v1.26.0
)
+2
View File
@@ -250,6 +250,8 @@ github.com/munnerz/goautoneg v0.0.0-20120707110453-a547fc61f48d/go.mod h1:+n7T8m
github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f/go.mod h1:ZdcZmHo+o7JKHSa8/e818NopupXU1YMK5fe1lsApnBw=
github.com/netbirdio/netbird v0.37.2-0.20250307102607-a50f0285b9fc h1:hk32Uw+RmcQL8JxcatLjEJ56GA+UKsj1FHQ6N5Je0kk=
github.com/netbirdio/netbird v0.37.2-0.20250307102607-a50f0285b9fc/go.mod h1:JkjoxOhkv+vf2sEb0NGmMbU6GtJDL745tWevj/W7eqg=
github.com/netbirdio/netbird v0.37.2-0.20250307161910-36da4644134f h1:G/W354RYChk6slX3xXgGTLKpSznMQ9xzFiqP1mOQkVg=
github.com/netbirdio/netbird v0.37.2-0.20250307161910-36da4644134f/go.mod h1:JkjoxOhkv+vf2sEb0NGmMbU6GtJDL745tWevj/W7eqg=
github.com/nxadm/tail v1.4.8 h1:nPr65rt6Y5JFSKQO7qToXr7pePgD6Gwiw05lkbyAQTE=
github.com/nxadm/tail v1.4.8/go.mod h1:+ncqLTQzXmGhMZNUePPaPqPvBxHAIsmXswZKocGu+AU=
github.com/okta/okta-sdk-golang/v2 v2.18.0 h1:cfDasMb7CShbZvOrF6n+DnLevWwiHgedWMGJ8M8xKDc=