1
0
mirror of https://git.zx2c4.com/wireguard-go synced 2024-11-15 01:05:15 +01:00
wireguard-go/tun/netstack
Jason A. Donenfeld fcc8ad05df netstack: further sequester with own go.mod and go.sum
In order to avoid even the flirtation with passing on these dependencies
to ordinary consumers of wireguard-go, this commit makes a new go.mod
that's entirely separate from the root one.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2021-01-21 00:25:02 +01:00
..
examples netstack: introduce new module for gvisor tcp tun adapter 2021-01-21 00:16:59 +01:00
go.mod netstack: further sequester with own go.mod and go.sum 2021-01-21 00:25:02 +01:00
go.sum netstack: further sequester with own go.mod and go.sum 2021-01-21 00:25:02 +01:00
tun.go netstack: introduce new module for gvisor tcp tun adapter 2021-01-21 00:16:59 +01:00