]> git.ipfire.org Git - thirdparty/wireguard-go.git/commit
tun/netstack: remove separate module
authorJason A. Donenfeld <Jason@zx2c4.com>
Mon, 29 Aug 2022 16:04:27 +0000 (12:04 -0400)
committerJason A. Donenfeld <Jason@zx2c4.com>
Mon, 29 Aug 2022 16:14:05 +0000 (12:14 -0400)
commitd1d08426b27b57990b1ee6782794f56d2c002aa3
tree2fd4ae9bcf1a02a79460e4a053f1c2939148566b
parent3381e21b1831457383784bfa1d9839f7fb271da4
tun/netstack: remove separate module

Now that the gvisor deps aren't insane, we can just do this in the main
module.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
go.mod
go.sum
tun/netstack/go.mod [deleted file]
tun/netstack/go.sum [deleted file]