github.com/richardwilkes/toolbox@v1.121.0/README.md (about) 1 [![Go Reference](https://pkg.go.dev/badge/github.com/richardwilkes/toolbox.svg)](https://pkg.go.dev/github.com/richardwilkes/toolbox) 2 [![Go Report Card](https://goreportcard.com/badge/github.com/richardwilkes/toolbox)](https://goreportcard.com/report/github.com/richardwilkes/toolbox) 3 4 # toolbox 5 Toolbox for Go. 6 7 > NOTE: This library already had a v1.x.y when Go modules were first introduced. Due to this, it doesn't follow the 8 > normal convention and instead treats its releases as if they are of the v0.x.y variety (i.e. it could introduce 9 > breaking API changes). Keep this in mind when deciding whether or not to use it.