mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
man: remove legacy build-tags
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user