mirror of
https://github.com/fosrl/olm.git
synced 2026-02-23 13:26:46 +00:00
Scafolding out the project
This commit is contained in:
1
go.mod
1
go.mod
@@ -8,6 +8,7 @@ require golang.zx2c4.com/wireguard v0.0.0-20231211153847-12269c276173
|
||||
|
||||
require (
|
||||
github.com/google/btree v1.1.2 // indirect
|
||||
github.com/gorilla/websocket v1.5.3 // indirect
|
||||
golang.org/x/crypto v0.28.0 // indirect
|
||||
golang.org/x/net v0.30.0 // indirect
|
||||
golang.org/x/sys v0.26.0 // indirect
|
||||
|
||||
Reference in New Issue
Block a user