Skip to content

Commit

Permalink
Update Go versions in GitHub PR template
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandear committed Oct 15, 2024
1 parent 4d3bfa7 commit d374c68
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,8 @@ Please include a summary of the changes and the related issue. Please also inclu
Version of Go used when building/testing:
---------------------------------------------

- [ ] 1.11
- [ ] 1.12
- [ ] 1.13
- [ ] 1.14
- [ ] 1.15
- [ ] 1.16
- [ ] 1.17
- [ ] 1.18
- [ ] 1.19
- [ ] 1.20
- [ ] 1.22
- [ ] 1.23

How Has This Been Tested?
---------------------------
Expand All @@ -41,4 +33,3 @@ Checklist
- [ ] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my feature works
- [ ] New and existing unit tests pass locally with my changes

0 comments on commit d374c68

Please sign in to comment.