This is some content in another file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
BEGIN MESSAGE. | |
sq7lcutB8igdlQp WyRsLuumc6ztQYn OPtddSYWlvvFp0J RyUycSL8Bldz2li | |
c969NWf09dFwqoi zYQOOBV4LY5TCKq 6Xr2MZHgg4XLoAo kHjKVxdt6IlH57k | |
Jp8MvcGjcQfJzT8 l2GUjm9nbFP9VoE v2DBOTbl0Em86fQ n2yMQnLRbKFaE5N | |
LtD75RBvKqfJcH8 419NvcgELh0lhET m3lcz0Qz5Z. | |
END MESSAGE. |
I hereby claim:
- I am miquella on github.
- I am miquella (https://keybase.io/miquella) on keybase.
- I have a public key whose fingerprint is BB2F 31B6 ED3D 40D9 475A 5817 F9B4 E548 6F9B 4A5E
To claim this, I am signing this object:
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package main | |
import ( | |
"encoding/json" | |
"fmt" | |
"io/ioutil" | |
"os" | |
"strings" | |
"text/template" | |
) |