Skip to content

Commit 4f66a07

Browse files
committed
style: remove legacy Go build tags in favor of //go:build syntax
- Remove legacy build tag, leaving only the //go:build syntax Signed-off-by: appleboy <appleboy.tw@gmail.com>
1 parent a4adbe2 commit 4f66a07

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

embed_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
//go:build go1.16
2-
// +build go1.16
32

43
package i18n
54

0 commit comments

Comments
 (0)