Skip to content

Commit 237cc98

Browse files
committed
libct/sys/rlimit_linux: drop go:build tag
This is not needed since commit 16d7336 which sets 1.23 to be a minimally required Go version. Signed-off-by: Kir Kolyshkin <[email protected]>
1 parent cc8ab60 commit 237cc98

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

libcontainer/system/rlimit_linux.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
//go:build go1.23
2-
31
package system
42

53
import (

0 commit comments

Comments
 (0)