mirror of
https://github.com/s00500/ESPUI.git
synced 2026-02-05 22:12:40 +00:00
Add go version of helper tool
Signed-off-by: Lukas Bachschwell <lukas@lbsfilm.at>
This commit is contained in:
7
tools/go.mod
Normal file
7
tools/go.mod
Normal file
@@ -0,0 +1,7 @@
|
||||
module github.com/me-no-dev/ESPUItools
|
||||
|
||||
go 1.21
|
||||
|
||||
require github.com/tdewolff/minify/v2 v2.21.2
|
||||
|
||||
require github.com/tdewolff/parse/v2 v2.7.19 // indirect
|
||||
Reference in New Issue
Block a user