/
githubmirror
/
hugo
Обзор
Документация
Войти
/
githubmirror
/
hugo
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
testscripts/commands/mod_get.txt
14 строк
317 B
Razon Yang
Fix so hugo get -u updates transitively
22 окт 2023, 17:32
Не верифицирован
22 окт 2023, 17:32
de4e466
Код
Авторство
О чём код?
hugo mod get stderr 'withhugotoml.*v1.1.0' -- hugo.toml -- title = "Hugo Modules Test" [module] [[module.imports]] path="github.com/gohugoio/hugo-mod-integrationtests/withconfigtoml" disable = true [[module.imports]] path="github.com/gohugoio/hugo-mod-integrationtests/withhugotoml" -- go.mod -- module foo go 1.20