1
0
mirror of https://github.com/fumiama/go-onebot-agent.git synced 2026-06-05 02:00:23 +08:00

chore: update deps

This commit is contained in:
源文雨
2025-09-26 22:54:51 +08:00
parent f69aa24ec6
commit 7aa9867679
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -4,7 +4,7 @@ go 1.20
require (
github.com/RomiChan/syncx v0.0.0-20240418144900-b7402ffdebc7
github.com/fumiama/deepinfra v0.0.0-20250924134153-348633b5c6fb
github.com/fumiama/deepinfra v0.0.0-20250924162107-cf156d49a0fa
github.com/pkg/errors v0.9.1
github.com/wdvxdr1123/ZeroBot v1.8.2-0.20250921063512-13752a73d444
gopkg.in/yaml.v3 v3.0.1