open-nomad/vendor/github.com/kr/pretty
Seth Hoenig 435c0d9fc8 deps: Switch to Go modules for dependency management
This PR switches the Nomad repository from using govendor to Go modules
for managing dependencies. Aspects of the Nomad workflow remain pretty
much the same. The usual Makefile targets should continue to work as
they always did. The API submodule simply defers to the parent Nomad
version on the repository, keeping the semantics of API versioning that
currently exists.
2020-06-02 14:30:36 -05:00
..
.gitignore deps: Switch to Go modules for dependency management 2020-06-02 14:30:36 -05:00
License deps: Switch to Go modules for dependency management 2020-06-02 14:30:36 -05:00
Readme Vendor + test fixes 2017-02-22 15:55:33 -08:00
diff.go Vendor + test fixes 2017-02-22 15:55:33 -08:00
formatter.go deps: Switch to Go modules for dependency management 2020-06-02 14:30:36 -05:00
go.mod deps: Switch to Go modules for dependency management 2020-06-02 14:30:36 -05:00
go.sum deps: Switch to Go modules for dependency management 2020-06-02 14:30:36 -05:00
pretty.go deps: Switch to Go modules for dependency management 2020-06-02 14:30:36 -05:00
zero.go Vendor + test fixes 2017-02-22 15:55:33 -08:00

Readme

package pretty

    import "github.com/kr/pretty"

    Package pretty provides pretty-printing for Go values.

Documentation

    http://godoc.org/github.com/kr/pretty