We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4ff818a + 839b6f0 commit f7e652fCopy full SHA for f7e652f
article.go
@@ -11,7 +11,7 @@ import (
11
"strings"
12
"time"
13
14
- "code.google.com/p/goncurses"
+ "github.com/rthornton128/goncurses"
15
"github.com/PuerkitoBio/goquery"
16
)
17
hncli.go
@@ -4,7 +4,7 @@ import (
4
"log"
5
6
7
8
9
10
type hncli struct {
0 commit comments