Skip to content

Commit

Permalink
[#62]: feature: update deps and buf
Browse files Browse the repository at this point in the history
  • Loading branch information
rustatian authored Jun 25, 2024
2 parents 21d8e3b + 9df4561 commit 35b1e26
Show file tree
Hide file tree
Showing 85 changed files with 26,242 additions and 9,916 deletions.
14 changes: 6 additions & 8 deletions buf.gen.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
version: v1
version: v2
plugins:
- plugin: buf.build/protocolbuffers/go:v1.32.0
opt:
- paths=source_relative
- remote: buf.build/protocolbuffers/go:v1.34.2
out: build

- plugin: buf.build/grpc/go:v1.3.0
opt: paths=source_relative
- remote: buf.build/grpc/go:v1.4.0
out: build
opt:
- paths=source_relative
- require_unimplemented_servers=false
- paths=source_relative
- require_unimplemented_servers=false
8 changes: 0 additions & 8 deletions buf.lock

This file was deleted.

4 changes: 0 additions & 4 deletions buf.work.yaml

This file was deleted.

10 changes: 6 additions & 4 deletions buf.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
version: v1
name: "buf.build/roadrunner-server/api"
deps:
- "buf.build/googleapis/googleapis"
version: v2
modules:
- path: proto
- path: third_party/api
lint:
disallow_comment_ignores: true
27 changes: 15 additions & 12 deletions build/applogger/v1/applogger.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 35b1e26

Please sign in to comment.