Skip to content

Commit 446f075

Browse files
authored
Merge pull request #958 from mackerelio/buildtag
fix buildtag
2 parents d859f84 + be00896 commit 446f075

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

check-windows-eventlog/lib/internal/eventlog/syscall_windows.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// +build windows
1+
//go:build windows
22

33
package eventlog
44

0 commit comments

Comments
 (0)