mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
Update go:build comments to go1.21
Match the minimum version that's specified on our vendor.mod. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// FIXME(thaJeztah): remove once we are a module; the go:build directive prevents go from downgrading language version to go1.16:
|
||||
//go:build go1.19
|
||||
//go:build go1.21
|
||||
|
||||
package daemon // import "github.com/docker/docker/daemon"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user