Embedding frontend via Pkger

This commit is contained in:
Juan Font Alonso 2020-07-04 13:38:58 +02:00
parent 8187085e39
commit 1ddb4febe8
5 changed files with 50 additions and 1 deletions

2
go.mod
View file

@ -4,8 +4,10 @@ go 1.14
require (
github.com/gin-gonic/gin v1.6.3
github.com/gobuffalo/here v0.6.2 // indirect
github.com/jinzhu/gorm v1.9.14
github.com/klauspost/compress v1.9.8
github.com/markbates/pkger v0.17.0
github.com/spf13/viper v1.7.0
github.com/tailscale/wireguard-go v0.0.0-20200615180905-687c10194779
golang.org/x/crypto v0.0.0-20200604202706-70a84ac30bf9