bytes | Package bytes implements functions for the manipulation of byte slices. |
github.com/magiconair/properties | Package properties provides functions for reading and writing ISO-8859-1 and UTF-8 encoded .properties files and has support for recursive property expansion. |
github.com/spf13/cast | Package cast provides easy and safe casting in Go. |
sort | Package sort provides primitives for sorting slices and user-defined collections. |
strings | Package strings implements simple functions to manipulate UTF-8 encoded strings. |