You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update packaging for /v5/, update README.md (#126)
## Problem
To bump the Go SDK to the next major version, we need to update the
module packaging for `/v5/`.
The `README` and a few other pieces of documentation need to be updated
for the release.
## Solution
- Update `go.mod` and relevant imports to move to `/v5/`.
- Update `README`. Update comments. Etc.
## Type of Change
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [X] This change requires a documentation update
- [X] Infrastructure change (CI configs, etc)
- [ ] Non-code change (docs, etc)
- [ ] None of the above: (explain here)
## Test Plan
CI - unit, integration, etc
---
- To see the specific tasks where the Asana app for GitHub is being
used, see below:
- https://app.asana.com/0/0/1211903965624968
0 commit comments