Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-15 | Remove dependency on statik and use go:embed | Sam Whited | |
This removes a dependency by using the built-in go:embed functionality introduce in Go 1.16 instead of statik for embedding files. This means that Go 1.16+ would now be required to build the VPN. Signed-off-by: Sam Whited <sam@samwhited.com> | |||
2020-06-12 | [refactor] use ioutil.TempFile | kali kaneko (leap communications) | |
Signed-off-by: kali kaneko (leap communications) <kali@leap.se> | |||
2020-06-12 | [feat] pickled helpers ftw | kali kaneko (leap communications) | |
Signed-off-by: kali kaneko (leap communications) <kali@leap.se> |