Skip to content

Commit bd8cc6d

Browse files
joeybloggsjoeybloggs
authored andcommitted
correct import.
1 parent eb517a8 commit bd8cc6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generate/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import (
1111
"text/template"
1212
"time"
1313

14-
"bitbucket.org/metricaid/rnd/timezone_info"
14+
"github.com/go-playground/tz"
1515
)
1616

1717
const (

0 commit comments

Comments
 (0)