Skip to content

Commit

Permalink
Use released proto version
Browse files Browse the repository at this point in the history
  • Loading branch information
slinkydeveloper committed Oct 24, 2023
1 parent 38014f8 commit c5ed58c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 5 deletions.
4 changes: 2 additions & 2 deletions contracts/src/main/proto/buf.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ deps:
- remote: buf.build
owner: restatedev
repository: proto
commit: 4de69fd4bcad4d829ebe7643a6f461d1
digest: shake256:d9e8a43e890ecbc53822abd7bff03367697f588f815b9beddc1e34675c886549ef262a1e91c8a678db31a7b18979f88ceb98d7017c79fab0ebb81062740f996e
commit: 19e21396f0d94b0f81dda95d44a6672a
digest: shake256:5e3488c434356a784f124d6ed29bd616149a1dc50dc25a4ab3144b59bd872f05aa574bed3ac5df253c261a26267e52d9bbb19ca8325356af963b09fbd3b28059
3 changes: 1 addition & 2 deletions contracts/src/main/proto/buf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,4 @@
# If you use protoc instead, you can ignore (or delete) this file
version: v1
deps:
- buf.build/restatedev/proto:0.4.0

- buf.build/restatedev/proto
1 change: 0 additions & 1 deletion services/node-services/src/counter.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ import {
GetResponse,
protobufPackage,
} from "./generated/counter";
import { StringKeyedEvent } from "./generated/dev/restate/events";
import { Empty } from "./generated/google/protobuf/empty";
import { AwakeableHolderServiceClientImpl } from "./generated/awakeable_holder";

Expand Down

0 comments on commit c5ed58c

Please sign in to comment.