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 0fb0a47 + acba2cf commit d820a61Copy full SHA for d820a61
README.md
@@ -48,7 +48,7 @@ import (
48
"fmt"
49
"time"
50
51
- "github.com/apcera/termtables"
+ "github.com/scylladb/termtables"
52
"github.com/araddon/dateparse"
53
)
54
dateparse/main.go
@@ -6,7 +6,7 @@ import (
6
"os"
7
8
9
10
11
12
example/main.go
@@ -5,7 +5,7 @@ import (
5
0 commit comments