1 Commits

Author SHA1 Message Date
86ef6e86bf chore: update gobuf 2024-03-19 23:39:29 +08:00

2
go.mod
View File

@@ -6,7 +6,7 @@ require (
code.gitea.io/sdk/gitea v0.17.1 code.gitea.io/sdk/gitea v0.17.1
github.com/sirupsen/logrus v1.9.3 github.com/sirupsen/logrus v1.9.3
github.com/spf13/cobra v1.8.0 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 gopkg.in/yaml.v3 v3.0.1
) )