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>  | 
			||
|---|---|---|
| .. | ||
| .gitignore | ||
| License | ||
| Readme | ||
| diff.go | ||
| formatter.go | ||
| pretty.go | ||
| zero.go | ||
		
			
				
				Readme
			
		
		
			
			
		
	
	package pretty
    import "github.com/kr/pretty"
    Package pretty provides pretty-printing for Go values.
Documentation
    http://godoc.org/github.com/kr/pretty