mirror of
https://github.com/netbirdio/netbird.git
synced 2025-08-19 03:16:58 +02:00
Rename module to netbirdio/netbird (#288)
rename the go module to netbirdio/netbird as part of our rebranding.
This commit is contained in:
@@ -3,7 +3,7 @@ package mock_server
|
||||
import (
|
||||
"context"
|
||||
|
||||
"github.com/wiretrustee/wiretrustee/management/proto"
|
||||
"github.com/netbirdio/netbird/management/proto"
|
||||
"google.golang.org/grpc/codes"
|
||||
"google.golang.org/grpc/status"
|
||||
)
|
||||
|
Reference in New Issue
Block a user