We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent deacdc6 commit 1b632b7Copy full SHA for 1b632b7
1 file changed
cli/compose/convert/service.go
@@ -1,6 +1,3 @@
1
-// FIXME(thaJeztah): remove once we are a module; the go:build directive prevents go from downgrading language version to go1.16:
2
-//go:build go1.25
3
-
4
package convert
5
6
import (
0 commit comments