Copilot SDK Go v0.2.0: Dependency Updates
Copilot SDK Go v0.2.0 bumps @github/copilot to 1.0.10 and refreshes dependencies. Maintenance release with code regeneration.
TL;DR
- Updated @github/copilot to 1.0.10
- Refreshed Node.js and test harness dependencies
- Regenerated and reformatted code
New
- @github/copilot 1.0.10 — Updated to the latest Copilot SDK version for improved compatibility and bug fixes
Changed
- Node.js dependencies updated to current versions
- Test harness dependencies refreshed
- Code generators re-ran and output reformatted for consistency
Update with: go get -u github.com/github/copilot-sdk/go@v0.2.0
Source: Copilot SDK