Bumped dependencies
This commit is contained in:
parent
6ca98473d4
commit
c5fbc5baa8
6 changed files with 325 additions and 58 deletions
3
app.go
3
app.go
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue