Commit Graph

10 Commits

Author SHA1 Message Date
Nicholas Thompson
d3576031bb Use go native embed lib for static assets
Use built in embed library to serve static files instead of the statik library
2021-04-23 22:33:14 +02:00
Nicholas Thompson
f6c3b38976 Upgrade to go 1.16 2021-04-23 22:33:14 +02:00
Nicholas Thompson
1840fae1aa Update vendor for all new features 2020-06-15 14:05:59 +02:00
Nicholas Thompson
0b324458f0 Added basic test to mk2driver to test know state. 2019-03-31 19:57:55 +02:00
Nicholas Thompson
a29781f025 Updated the serial library as the new library does not produce cgo errors and does not need the kernel headers to build 2019-03-13 21:13:09 +02:00
Nicholas Thompson
47bfbbfec5 Changed go module name to reflect new repository location 2019-03-13 00:18:20 +02:00
Nicholas Thompson
206159cdea Removed go-bindata-assetfs and replaced with statik 2019-03-13 00:18:20 +02:00
Nicholas Thompson
6bd668eb65 Added go bindata fs to serve web files and added VUE and bootstrap to local files 2019-03-13 00:18:20 +02:00
Nicholas Thompson
8267e71f18 Basic UI working state. Still needs clean and Assetfs to keep all dependencies in the application 2019-03-13 00:18:20 +02:00
NC Thompson
40b05fe7e7 Add go modules file go.mod and go.sum 2019-01-15 21:52:38 +02:00