🐛 Fix go mod sum

This commit is contained in:
2025-02-07 22:36:29 +08:00
parent 57b908e5a0
commit b888cf5acb
2 changed files with 9 additions and 9 deletions

6
go.mod
View File

@@ -6,8 +6,9 @@ require (
git.solsynth.dev/hypernet/insight v0.0.0-20250129172551-974266b2c1d2
git.solsynth.dev/hypernet/nexus v0.0.0-20241123050605-25ab1371739b
git.solsynth.dev/hypernet/paperclip v0.0.0-20250124092128-7c3334a57a94
git.solsynth.dev/hypernet/passport v0.0.0-20241209153421-573ccc04787f
git.solsynth.dev/hypernet/pusher v0.0.0-20241026153052-cd2c326efa4e
git.solsynth.dev/hypernet/passport v0.0.0-20250128183757-09010d5867ed
git.solsynth.dev/hypernet/pusher v0.0.0-20241228030233-50ff8304e465
git.solsynth.dev/hypernet/wallet v0.0.0-20250129150034-87b94cdb5488
github.com/dgraph-io/ristretto v0.2.0
github.com/eko/gocache/lib/v4 v4.1.6
github.com/eko/gocache/store/ristretto/v4 v4.2.2
@@ -15,7 +16,6 @@ require (
github.com/go-playground/validator/v10 v10.22.1
github.com/gofiber/fiber/v2 v2.52.5
github.com/json-iterator/go v1.1.12
github.com/patrickmn/go-cache v2.1.0+incompatible
github.com/pemistahl/lingua-go v1.4.0
github.com/robfig/cron/v3 v3.0.1
github.com/rs/zerolog v1.33.0