github.com/PuerkitoBio/goquery | Package goquery implements features similar to jQuery, including the chainable syntax, to manipulate and query an HTML document. |
net/http | Package http provides HTTP client and server implementations. |
strings | Package strings implements simple functions to manipulate UTF-8 encoded strings. |
time | Package time provides functionality for measuring and displaying time. |
zgo.at/errors | Package errors adds some useful error helpers. |
zgo.at/zstd/zhttputil | Package zhttputil provides HTTP utility functions. |