mirror of
https://codeberg.org/cunicu/cunicu.git
synced 2025-10-30 23:16:19 +08:00
update Go module path
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
This commit is contained in:
@@ -8,10 +8,10 @@ import (
|
||||
"net"
|
||||
"syscall"
|
||||
|
||||
"github.com/stv0g/cunicu/pkg/config"
|
||||
"github.com/stv0g/cunicu/pkg/device"
|
||||
"golang.org/x/sys/unix"
|
||||
wgdevice "golang.zx2c4.com/wireguard/device"
|
||||
"riasc.eu/wice/pkg/config"
|
||||
"riasc.eu/wice/pkg/device"
|
||||
|
||||
. "github.com/onsi/ginkgo/v2"
|
||||
. "github.com/onsi/gomega"
|
||||
|
||||
Reference in New Issue
Block a user