Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-21 | netstack: further sequester with own go.mod and go.sum | Jason A. Donenfeld | |
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> |