From e900feb0f33b938c55bd1830f2c8ca7be2ceb127 Mon Sep 17 00:00:00 2001 From: Viktor Liu Date: Thu, 30 Jan 2025 20:02:11 +0100 Subject: [PATCH] Set netbird identity --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 919dc49..e532951 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module golang.zx2c4.com/wireguard +module github.com/netbirdio/wireguard-go go 1.20