We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c42baf2 commit 402ba62Copy full SHA for 402ba62
flags/packages.go
@@ -7,6 +7,7 @@ import (
7
8
var DefaultTags = []string{
9
"osusergo",
10
+ "timetzdata",
11
}
12
13
const (
0 commit comments