Commit 0aedf74
GitHub library upgrades (#4200)
<img width="2104" height="195" alt="image"
src="https://github.com/user-attachments/assets/6fa988f4-669c-41b7-a80e-97a936042b05"
/>
<!-- CURSOR_AGENT_PR_BODY_BEGIN -->
Upgrade `github.com/google/go-github` from v80 to v84 and
`go-querystring` to resolve `ENG-3024`.
The upgrade involved updating import paths and `go.mod`/`go.sum`.
Although the upstream library had breaking changes between v80 and v84,
our specific usage of the GitHub client library was not affected, and
all existing tests pass.
---
Linear Issue:
[ENG-3024](https://linear.app/overmind/issue/ENG-3024/upgrade-github-libraries)
<p><a
href="https://cursor.com/agents/bc-a6d4c68b-e6b4-4705-8bad-124e129784ce"><picture><source
media="(prefers-color-scheme: dark)"
srcset="https://cursor.com/assets/images/open-in-web-dark.png"><source
media="(prefers-color-scheme: light)"
srcset="https://cursor.com/assets/images/open-in-web-light.png"><img
alt="Open in Web" width="114" height="28"
src="https://cursor.com/assets/images/open-in-web-dark.png"></picture></a> <a
href="https://cursor.com/background-agent?bcId=bc-a6d4c68b-e6b4-4705-8bad-124e129784ce"><picture><source
media="(prefers-color-scheme: dark)"
srcset="https://cursor.com/assets/images/open-in-cursor-dark.png"><source
media="(prefers-color-scheme: light)"
srcset="https://cursor.com/assets/images/open-in-cursor-light.png"><img
alt="Open in Cursor" width="131" height="28"
src="https://cursor.com/assets/images/open-in-cursor-dark.png"></picture></a> </p>
<!-- CURSOR_AGENT_PR_BODY_END -->
GitOrigin-RevId: e4fb546b7842a3fbf86f17a6fbf8a653f1a867b71 parent db313ad commit 0aedf74
2 files changed
Lines changed: 7 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| |||
325 | 325 | | |
326 | 326 | | |
327 | 327 | | |
328 | | - | |
| 328 | + | |
329 | 329 | | |
330 | 330 | | |
331 | 331 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
583 | 583 | | |
584 | 584 | | |
585 | 585 | | |
| 586 | + | |
586 | 587 | | |
587 | 588 | | |
588 | 589 | | |
| |||
591 | 592 | | |
592 | 593 | | |
593 | 594 | | |
594 | | - | |
595 | | - | |
| 595 | + | |
| 596 | + | |
596 | 597 | | |
597 | | - | |
598 | 598 | | |
| 599 | + | |
| 600 | + | |
599 | 601 | | |
600 | 602 | | |
601 | 603 | | |
| |||
0 commit comments