Removed go-bindata-assetfs and replaced with statik
This commit is contained in:
committed by
ncthompson
parent
790b05f90f
commit
206159cdea
2
go.mod
2
go.mod
@@ -1,8 +1,8 @@
|
||||
module github.com/hpdvanwyk/invertergui
|
||||
|
||||
require (
|
||||
github.com/elazarl/go-bindata-assetfs v1.0.0
|
||||
github.com/gorilla/websocket v1.4.0
|
||||
github.com/mikepb/go-serial v0.0.0-20180731022703-d5134cecf05a
|
||||
github.com/prometheus/client_golang v0.9.2
|
||||
github.com/rakyll/statik v0.1.5
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user