]> Cypherpunks repositories - gostls13.git/commit
cmd/go: fix Go structs in -json documentation
authorYann Hodique <yhodique@google.com>
Tue, 24 Jul 2018 06:23:50 +0000 (23:23 -0700)
committerIan Lance Taylor <iant@golang.org>
Tue, 24 Jul 2018 14:29:38 +0000 (14:29 +0000)
commit4f9ae7739b6bcf1a8549128f468fa41d455ac2da
tree5a9beeda34669d7ed986199286f000f62092fa7e
parent08ab820437229f68fe5f7dad1c9b4940c674e206
cmd/go: fix Go structs in -json documentation

"string" should really be "struct" in the structures describing the module.

Change-Id: I4e9cb12434bd33aa243622380c78e5e297d01d0b
Reviewed-on: https://go-review.googlesource.com/125638
Reviewed-by: Daniel Martí <mvdan@mvdan.cc>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Daniel Martí <mvdan@mvdan.cc>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/go/alldocs.go
src/cmd/go/internal/modcmd/mod.go