Update dependencies #386
Annotations
10 errors
src/tun/admin.go#L1
: # github.com/yggdrasil-network/yggdrasil-go/src/tun
|
src/tun/iface.go#L8
not enough arguments in call to tun.iface.Read
|
src/tun/iface.go#L11
tun.iface.Flush undefined (type "golang.zx2c4.com/wireguard/tun".Device has no field or method Flush)
|
src/tun/iface.go#L39
cannot use bs (variable of type []byte) as [][]byte value in argument to tun.iface.Write (typecheck)
|
cmd/yggdrasil/main.go#L29
could not import github.com/yggdrasil-network/yggdrasil-go/src/tun (-: # github.com/yggdrasil-network/yggdrasil-go/src/tun
|
src/tun/iface.go#L8
not enough arguments in call to tun.iface.Read
|
src/tun/iface.go#L11
tun.iface.Flush undefined (type "golang.zx2c4.com/wireguard/tun".Device has no field or method Flush)
|
src/tun/iface.go#L39
cannot use bs (variable of type []byte) as [][]byte value in argument to tun.iface.Write) (typecheck)
|
cmd/yggdrasilctl/main.go#L20
could not import github.com/yggdrasil-network/yggdrasil-go/src/tun (-: # github.com/yggdrasil-network/yggdrasil-go/src/tun
|
src/tun/iface.go#L8
not enough arguments in call to tun.iface.Read
|
The logs for this run have expired and are no longer available.
Loading