wacky encryption
This commit is contained in:
5
go.mod
5
go.mod
@@ -3,10 +3,9 @@ module baalvpn
|
||||
go 1.26.3
|
||||
|
||||
require (
|
||||
filippo.io/mlkem768 v0.0.0-20260214141301-2e7bebc7d88d
|
||||
github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
|
||||
golang.org/x/crypto v0.54.0
|
||||
)
|
||||
|
||||
require (
|
||||
golang.org/x/sys v0.47.0 // indirect
|
||||
)
|
||||
require golang.org/x/sys v0.47.0 // indirect
|
||||
|
||||
Reference in New Issue
Block a user