added pledge and unveil
This commit is contained in:
parent
21c0d33b5c
commit
4bb7dd054e
330 changed files with 195092 additions and 3 deletions
4
go.mod
4
go.mod
|
|
@ -1,3 +1,7 @@
|
|||
module git.giftfish.de/ston1th/uvgo
|
||||
|
||||
go 1.23.5
|
||||
|
||||
require git.giftfish.de/ston1th/godrop/v2 v2.2.0
|
||||
|
||||
require golang.org/x/sys v0.24.0 // indirect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue