upgrade: update go mod

This commit is contained in:
2025-08-22 23:43:08 +08:00
parent b92a01c6ae
commit f9d8253ab9
2 changed files with 8 additions and 50 deletions

2
go.mod
View File

@ -79,7 +79,7 @@ require (
golang.org/x/sys v0.35.0 // indirect
golang.org/x/text v0.28.0 // indirect
golang.org/x/tools v0.35.0 // indirect
google.golang.org/protobuf v1.36.7 // indirect
google.golang.org/protobuf v1.36.8 // indirect
gopkg.in/olahol/melody.v1 v1.0.0-20170518105555-d52139073376 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)