Skip to content

Commit 72bf558

Browse files
remove old tags
1 parent 152dcbb commit 72bf558

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

runnersurvey.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
//go:build linux || darwin || windows || openbsd || netbsd || freebsd
2-
// +build linux darwin windows openbsd netbsd freebsd
32

43
package main
54

runnersurveyunsupported.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
//go:build !linux && !darwin && !windows && !openbsd && !netbsd && !freebsd
2-
// +build !linux,!darwin,!windows,!openbsd,!netbsd,!freebsd
32

43
package main
54

0 commit comments

Comments
 (0)