Skip to content

Commit dedda6c

Browse files
authored
build: use 1.0 tag in buf config (#841)
Point to https://github.com/a2aproject/A2A/releases/tag/v1.0.0. Re #559, #706.
1 parent 0bc29aa commit dedda6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buf.gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
version: v2
33
inputs:
44
- git_repo: https://github.com/a2aproject/A2A.git
5-
ref: main
5+
ref: v1.0.0
66
subdir: specification
77
managed:
88
enabled: true

0 commit comments

Comments
 (0)