Decentralized Peer Search

This commit is contained in:
mr
2026-02-23 17:18:16 +01:00
parent ac700deca5
commit c210522502
5 changed files with 112 additions and 1 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.24.6
toolchain go1.24.11
require (
cloud.o-forge.io/core/oc-lib v0.0.0-20260218132556-0b41e2505e2f
cloud.o-forge.io/core/oc-lib v0.0.0-20260223145640-e039fa56b64c
github.com/beego/beego/v2 v2.3.8
github.com/smartystreets/goconvey v1.7.2
)