|
|
@ -5,12 +5,13 @@ package main |
|
|
|
import ( |
|
|
|
import ( |
|
|
|
"encoding/json" |
|
|
|
"encoding/json" |
|
|
|
"fmt" |
|
|
|
"fmt" |
|
|
|
"github.com/magefile/mage/mg" |
|
|
|
|
|
|
|
"github.com/magefile/mage/sh" |
|
|
|
|
|
|
|
"io/ioutil" |
|
|
|
"io/ioutil" |
|
|
|
"net/http" |
|
|
|
"net/http" |
|
|
|
"os" |
|
|
|
"os" |
|
|
|
"strings" |
|
|
|
"strings" |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"github.com/magefile/mage/mg" |
|
|
|
|
|
|
|
"github.com/magefile/mage/sh" |
|
|
|
) |
|
|
|
) |
|
|
|
|
|
|
|
|
|
|
|
// emoji related constants
|
|
|
|
// emoji related constants
|
|
|
|