Skip to content

Commit 6d3da84

Browse files
committed
Fix build issues
1 parent 2b47186 commit 6d3da84

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

examples/main.go

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ package main
33
import (
44
"fmt"
55
"log"
6-
"termwind"
6+
7+
"github.com/codiume/termwind"
78
)
89

910
func main() {

0 commit comments

Comments
 (0)