File tree Expand file tree Collapse file tree 3 files changed +7
-1
lines changed
Expand file tree Collapse file tree 3 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1- // FIXME(vvoland ): remove once we are a module; the go:build directive prevents go from downgrading language version to go1.16:
1+ // FIXME(thaJeztah ): remove once we are a module; the go:build directive prevents go from downgrading language version to go1.16:
22//go:build go1.24
33
44package container
Original file line number Diff line number Diff line change 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.24
3+
14package container
25
36import (
Original file line number Diff line number Diff line change 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.24
3+
14package progress
25
36import (
You can’t perform that action at this time.
0 commit comments