Skip to content

Commit

Permalink
Merge pull request #3119 from jeremyrickard/add-notes-to-go-update-te…
Browse files Browse the repository at this point in the history
…mplate

Add a note about k/k PR potentially needing to bump go.sum
  • Loading branch information
k8s-ci-robot authored Jun 13, 2023
2 parents 9d9ce35 + 5f91c68 commit 1520fcf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/ISSUE_TEMPLATE/dep-golang.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,11 @@ SIG Release Slack thread:
- [ ] test image
- [ ] `.go-version` file


> **Note**
> This update may require an update to go.sum files, for example: https://github.com/kubernetes/kubernetes/pull/118507
> This will require an API Review approval.
#### After go-runner image promotion

<!-- Example: https://github.com/kubernetes/release/pull/2920 -->
Expand Down

0 comments on commit 1520fcf

Please sign in to comment.