Bumps [github.com/vmware/govmomi](https://github.com/vmware/govmomi) from 0.27.4 to 0.28.0. - [Release notes](https://github.com/vmware/govmomi/releases) - [Changelog](https://github.com/vmware/govmomi/blob/master/CHANGELOG.md) - [Commits](https://github.com/vmware/govmomi/compare/v0.27.4...v0.28.0) --- updated-dependencies: - dependency-name: github.com/vmware/govmomi dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
9 lines
168 B
Text
9 lines
168 B
Text
package pretty
|
|
|
|
import "github.com/kr/pretty"
|
|
|
|
Package pretty provides pretty-printing for Go values.
|
|
|
|
Documentation
|
|
|
|
http://godoc.org/github.com/kr/pretty
|