1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-07-22 17:18:37 +00:00

Update vendor folder

This commit is contained in:
Frédéric Guillot 2019-06-08 18:00:10 -07:00
parent 91508c50b5
commit ec8fa56c95
13 changed files with 528 additions and 166 deletions

View file

@ -80,7 +80,7 @@ megacheck_install() {
}
golint_install() {
go get github.com/golang/lint/golint
go get golang.org/x/lint/golint
}
$1