0
0
Fork 0

added pledge and unveil

This commit is contained in:
ston1th 2026-03-05 22:47:39 +01:00
commit 4bb7dd054e
330 changed files with 195092 additions and 3 deletions

4
go.mod
View file

@ -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