1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-09-15 18:57:04 +00:00

Use embed package for Javascript bundles instead of generated files

This commit is contained in:
Frédéric Guillot 2021-02-18 20:34:58 -08:00 committed by fguillot
parent 9569666259
commit 4855fbd13f
9 changed files with 79 additions and 106 deletions

1
go.mod
View file

@ -15,7 +15,6 @@ require (
github.com/rylans/getlang v0.0.0-20200505200108-4c3188ff8a2d
github.com/stretchr/testify v1.6.1 // indirect
github.com/tdewolff/minify/v2 v2.9.13
github.com/tdewolff/parse v2.3.4+incompatible // indirect
golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9
golang.org/x/net v0.0.0-20201029221708-28c70e62bb1d
golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d