Skip to content
Snippets Groups Projects
Verified Commit a0f8afb9 authored by Sam Whited's avatar Sam Whited
Browse files

Remove dependency on statik and use go:embed


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: default avatarSam Whited <sam@samwhited.com>
parent 2d95d4d0
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment