mirror of
https://github.com/whyvl/wireproxy.git
synced 2025-04-29 19:01:42 +02:00
add pledge call on OpenBSD
This commit is contained in:
parent
4e0369eb4c
commit
50ba66c898
3 changed files with 24 additions and 1 deletions
1
go.mod
1
go.mod
|
@ -21,4 +21,5 @@ require (
|
|||
golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 // indirect
|
||||
golang.org/x/time v0.0.0-20210220033141-f8bda1e9f3ba // indirect
|
||||
golang.zx2c4.com/wintun v0.0.0-20211104114900-415007cec224 // indirect
|
||||
suah.dev/protect v1.2.0 // indirect
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue