Update emoji import paths and version
authorCameron Moore <moorereason@gmail.com>
Wed, 30 Dec 2020 20:19:40 +0000 (14:19 -0600)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Wed, 30 Dec 2020 21:46:19 +0000 (22:46 +0100)
commit1f7e9f733397b891cefc725ffc94ba901e70425a
treec27d95c30be7bd4f3b23abcfd3ff036ab688109d
parentcea157402365f34a69882110a4208999728007a6
Update emoji import paths and version

Since emoji is v2, we must import it with the `/v2` suffix.  Doing so
allows the Go tools to detect the latest release.
go.mod
go.sum
helpers/emoji.go
helpers/emoji_test.go