diff options
author | Bjørn Erik Pedersen <[email protected]> | 2024-09-19 11:40:48 +0200 |
---|---|---|
committer | Bjørn Erik Pedersen <[email protected]> | 2024-09-19 12:26:04 +0200 |
commit | 22a9f3fc98b4c6ebcade7ad11bd231e978aa58cd (patch) | |
tree | 291e6144a9d9c353d089940b9eff462970c376b4 /snap | |
parent | e363964f2fcbeabe4264eaa9d7f803c9989ad096 (diff) | |
download | hugo-22a9f3fc98b4c6ebcade7ad11bd231e978aa58cd.tar.gz hugo-22a9f3fc98b4c6ebcade7ad11bd231e978aa58cd.zip |
modules: Improve console output on hugo mod init
Replace some of the stderr output from the Go command to match the Hugo commands needed:
```
go: creating new go.mod: module github.com/bep/foo
hugo: to add module requirements and sums:
hugo mod tidy
```
See #11458
Diffstat (limited to 'snap')
0 files changed, 0 insertions, 0 deletions