Use go native embed lib for static assets

Use built in embed library to serve static files instead of the statik library
This commit is contained in:
Nicholas Thompson
2021-04-23 22:01:07 +02:00
parent f6c3b38976
commit d3576031bb
11 changed files with 6 additions and 29 deletions

1
go.mod
View File

@@ -5,7 +5,6 @@ require (
github.com/gorilla/websocket v1.4.0
github.com/jessevdk/go-flags v1.4.0
github.com/prometheus/client_golang v0.9.2
github.com/rakyll/statik v0.1.5
github.com/sirupsen/logrus v1.6.0
github.com/stretchr/testify v1.3.0
github.com/tarm/serial v0.0.0-20180830185346-98f6abe2eb07