bytes | Package bytes implements functions for the manipulation of byte slices. |
encoding/hex | Package hex implements hexadecimal encoding and decoding. |
github.com/tdewolff/minify/v2 | Package minify relates MIME type to minifiers. |
github.com/tdewolff/parse/v2 | |
github.com/tdewolff/parse/v2/js | |
github.com/tdewolff/parse/v2/strconv | |
io | Package io provides basic interfaces to I/O primitives. |
sort | Package sort provides primitives for sorting slices and user-defined collections. |
strconv | Package strconv implements conversions to and from string representations of basic data types. |
unicode/utf8 | Package utf8 implements functions and constants to support text encoded in UTF-8. |