2
0

[auto-commit] Generate codes

This commit is contained in:
Jason Song
2022-11-21 10:23:36 +00:00
parent 79617eff62
commit f6af4c6176
8 changed files with 52 additions and 39 deletions

4
go.mod
View File

@@ -2,3 +2,7 @@ module code.gitea.io/bots-proto-go
go 1.19
require (
github.com/bufbuild/connect-go v1.1.0
google.golang.org/protobuf v1.28.1
)