mirror of https://github.com/docker/cli.git
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.
|
||||
|
||||
//go:build manpages
|
||||
// +build manpages
|
||||
|
||||
package main
|
||||
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
//go:build tools
|
||||
// +build tools
|
||||
|
||||
package main
|
||||
|
||||
|
|
Loading…
Reference in New Issue