man: remove legacy build-tags
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
ecfdf74115
commit
c81f38feac
@ -1,7 +1,6 @@
|
|||||||
// This file is intended for use with "go run"; it isn't really part of the package.
|
// This file is intended for use with "go run"; it isn't really part of the package.
|
||||||
|
|
||||||
//go:build manpages
|
//go:build manpages
|
||||||
// +build manpages
|
|
||||||
|
|
||||||
package main
|
package main
|
||||||
|
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
//go:build tools
|
//go:build tools
|
||||||
// +build tools
|
|
||||||
|
|
||||||
package main
|
package main
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user