mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
remove obsolete //go:build tags
These are no longer needed as these are now part of a module. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
// FIXME(thaJeztah): remove once we are a module; the go:build directive prevents go from downgrading language version to go1.16:
|
||||
//go:build go1.23
|
||||
|
||||
package daemon
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user