fix agentService

This commit is contained in:
2025-06-09 22:24:19 +08:00
parent 9344532b24
commit ae59eabe6f
5 changed files with 4 additions and 15 deletions

View File

@@ -1,8 +0,0 @@
module script
go 1.23.4
require (
github.com/samber/lo v1.50.0 // indirect
golang.org/x/text v0.22.0 // indirect
)

View File

@@ -1,4 +0,0 @@
github.com/samber/lo v1.50.0 h1:XrG0xOeHs+4FQ8gJR97zDz5uOFMW7OwFWiFVzqopKgY=
github.com/samber/lo v1.50.0/go.mod h1:RjZyNk6WSnUFRKK6EyOhsRJMqft3G+pg7dCWHQCWvsc=
golang.org/x/text v0.22.0 h1:bofq7m3/HAFvbF51jz3Q9wLg3jkvSPuiZu/pD1XwgtM=
golang.org/x/text v0.22.0/go.mod h1:YRoo4H8PVmsu+E3Ou7cqLVH8oXWIHVoX0jqUWALQhfY=