chore: update gobuf

This commit is contained in:
xuthus5 2024-03-19 23:39:15 +08:00
parent 752041a69d
commit 86ef6e86bf
Signed by: xuthus5
GPG Key ID: A23CF9620CBB55F9
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -6,7 +6,7 @@ require (
code.gitea.io/sdk/gitea v0.17.1
github.com/sirupsen/logrus v1.9.3
github.com/spf13/cobra v1.8.0
gitter.top/common/gobuf v0.0.1
gitter.top/common/gobuf v0.0.2
gopkg.in/yaml.v3 v3.0.1
)