Skip to content

Commit

Permalink
Add Go 1.21.x
Browse files Browse the repository at this point in the history
  • Loading branch information
brayanhenao authored and ForestEckhardt committed Aug 16, 2023
1 parent 05cbc92 commit c9a87c2
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions pipelines/config/dependency-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,13 +90,10 @@ dependencies:
lines:
#! go version lines lose support the day that the version line 2 minor bumps ahead is released
#! for example, 1.17.X reaches EOS whenever 1.19 releases. This gap is roughly 12 months.
- line: 1.18.X
deprecation_date: ""
link: https://golang.org/doc/devel/release.html
- line: 1.19.X
- line: 1.20.X
deprecation_date: ""
link: https://golang.org/doc/devel/release.html
- line: 1.20.X
- line: 1.21.X
deprecation_date: ""
link: https://golang.org/doc/devel/release.html
removal_strategy: remove_all
Expand Down

0 comments on commit c9a87c2

Please sign in to comment.