mirror of
https://github.com/zeromicro/go-zero.git
synced 2026-05-14 18:30:02 +08:00
chore: simplify linux nocgroup logic (#3949)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
//go:build !linux || nocgroup
|
||||
//go:build !linux
|
||||
|
||||
package internal
|
||||
|
||||
|
||||
Reference in New Issue
Block a user