distribution/vendor/github.com/kr/pretty
Sebastiaan van Stijn 6e8dd268a8
update to go 1.18 (continue testing against 1.17)
Go 1.16 reached end of life, so update to the current version of Go, but also
run CI on the previous version (which is still supported).

We should probably also decide wether or not we want the Dockerfiles to pin to
a specific minor version; this makes the releases more deterministic.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-05-05 10:36:28 +02:00
..
.gitignore go.mod: spf13/cobra v1.0.0 2022-01-26 16:59:40 +01:00
diff.go go.mod: spf13/cobra v1.0.0 2022-01-26 16:59:40 +01:00
formatter.go go.mod: spf13/cobra v1.0.0 2022-01-26 16:59:40 +01:00
License go.mod: spf13/cobra v1.0.0 2022-01-26 16:59:40 +01:00
pretty.go go.mod: spf13/cobra v1.0.0 2022-01-26 16:59:40 +01:00
Readme go.mod: spf13/cobra v1.0.0 2022-01-26 16:59:40 +01:00
zero.go go.mod: spf13/cobra v1.0.0 2022-01-26 16:59:40 +01:00

package pretty

    import "github.com/kr/pretty"

    Package pretty provides pretty-printing for Go values.

Documentation

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