Skip to content

Commit 402ba62

Browse files
adds timetzdata tag to build to fix issue
1 parent c42baf2 commit 402ba62

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

flags/packages.go

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ import (
77

88
var DefaultTags = []string{
99
"osusergo",
10+
"timetzdata",
1011
}
1112

1213
const (

0 commit comments

Comments
 (0)