davecgh / go-spew

Implements a deep pretty printer for Go data structures to aid in debugging
ISC License
5.98k stars 361 forks source link

Add go module for Go1.11. #126

Open ritoon opened 3 years ago

ritoon commented 3 years ago

This commit intend to add go modules to the go-spew package.

MarcelWorschech commented 2 months ago

I don't understand why people can't include a go.mod from the start. This makes dependency checking a nightmare