Skip to content

Commit

Permalink
feat: make proto gen
Browse files Browse the repository at this point in the history
  • Loading branch information
Teja2045 committed Sep 25, 2024
1 parent 78c3a33 commit 4ffc45f
Show file tree
Hide file tree
Showing 7 changed files with 3,151 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ require (
google.golang.org/genproto/googleapis/rpc v0.0.0-20240709173604-40e1e62336c5 // indirect
google.golang.org/protobuf v1.34.2 // indirect
gopkg.in/ini.v1 v1.67.0 // indirect
gopkg.in/yaml.v3 v3.0.1
gopkg.in/yaml.v3 v3.0.1 // indirect
gotest.tools/v3 v3.5.1 // indirect
nhooyr.io/websocket v1.8.10 // indirect
pgregory.net/rapid v1.1.0 // indirect
Expand Down
Loading

0 comments on commit 4ffc45f

Please sign in to comment.