Go back to use mattn/anko repo

This commit is contained in:
Leonel Quinteros
2016-07-19 14:12:06 -03:00
parent af699a9df0
commit 745244309c

2
po.go
View File

@@ -3,7 +3,7 @@ package gotext
import (
"bufio"
"fmt"
"github.com/leonelquinteros/anko/vm"
"github.com/mattn/anko/vm"
"io/ioutil"
"net/textproto"
"os"