You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
145 B
9 lines
145 B
7 months ago
|
module setid
|
||
|
|
||
|
go 1.11
|
||
|
|
||
|
require (
|
||
|
kernel.org/pub/linux/libs/security/libcap/cap v0.2.48
|
||
|
kernel.org/pub/linux/libs/security/libcap/psx v0.2.48
|
||
|
)
|