mirror of
https://github.com/netbirdio/netbird.git
synced 2025-08-09 07:15:15 +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,9 +3,9 @@ package util_test
|
||||
import (
|
||||
"crypto/md5"
|
||||
"encoding/hex"
|
||||
"github.com/netbirdio/netbird/util"
|
||||
. "github.com/onsi/ginkgo"
|
||||
. "github.com/onsi/gomega"
|
||||
"github.com/wiretrustee/wiretrustee/util"
|
||||
"io"
|
||||
"io/ioutil"
|
||||
"os"
|
||||
|
Reference in New Issue
Block a user