aboutsummaryrefslogtreecommitdiff
path: root/src/time/embed.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/time/embed.go')
-rw-r--r--src/time/embed.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/time/embed.go b/src/time/embed.go
index cb4fdac4ef..34490c859d 100644
--- a/src/time/embed.go
+++ b/src/time/embed.go
@@ -5,6 +5,7 @@
// This file is used with build tag timetzdata to embed tzdata into
// the binary.
+//go:build timetzdata
// +build timetzdata
package time