Commit fcad888
authored
chore(deps): bump a2a-go v0.3.6 to v0.3.13 (#1599)
## Summary
- Bumps `github.com/a2aproject/a2a-go` from v0.3.6 to v0.3.13
- Updates `KAgentTaskStore.Save` to match the new `a2asrv.TaskStore`
interface which added a `prev *a2a.Task` parameter
Supersedes #1598 (dependabot PR that fails CI due to the breaking
interface change).
## Test plan
- [ ] CI go-lint passes
- [ ] CI go-unit-tests pass
- [ ] CI build (golang-adk) passes
Signed-off-by: Jaison Paul <paul.jaison@gmail.com>1 parent 2eb5eda commit fcad888
3 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
| 25 | + | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments