Yasuhiro Matsumoto 5 years ago
parent
commit
1792948862
1 changed files with 1 additions and 0 deletions
  1. 1 0
      _example/title/main.go

+ 1 - 0
_example/title/main.go

@@ -3,6 +3,7 @@ package main
 import (
 	"fmt"
 	"os"
+
 	. "github.com/mattn/go-colorable"
 )