switch assets to embed

This commit is contained in:
Nazar Kanaev
2021-02-26 12:33:35 +00:00
parent a3146926b1
commit 121101de9d
8 changed files with 79 additions and 178 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/nkanaev/yarr
go 1.14
go 1.16
require (
github.com/PuerkitoBio/goquery v1.5.1