Bumped dependencies

This commit is contained in:
Juan Font Alonso 2021-02-20 22:43:07 +01:00
parent 6ca98473d4
commit c5fbc5baa8
6 changed files with 325 additions and 58 deletions

3
app.go
View file

@ -5,8 +5,7 @@ import (
"io/ioutil"
"github.com/gin-gonic/gin"
"github.com/tailscale/wireguard-go/wgcfg"
"tailscale.com/wgengine/wgcfg"
)
type Config struct {