Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new compiler versions #1

Merged
merged 1 commit into from
Jan 24, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Add new compiler versions
  • Loading branch information
derekparker committed Jan 24, 2024
commit a21bdd90e7037a52549e643cb62b876e3744d1ad
5 changes: 4 additions & 1 deletion goversion_gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions resources/goversions.csv
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
version,sha,date
go1.22rc2,1e1da4910546d7ef7e256011f165cb6be1d56451,2024-01-24T16:35:35Z
go1.22rc1,fa72f3e034fdabc5922ac019281f53ea0a8328cf,2023-12-19T20:59:26Z
go1.21.6,cc85462b3d23193e4861813ea85e254cfe372403,2024-01-09T18:17:19Z
go1.21.5,6018ad99a4a951581b2d846a8ccd6f1d4e74fd11,2023-12-05T18:12:56Z
go1.21.4,ed817f1c4055a559a94afffecbb91c78e4f39942,2023-11-07T17:38:04Z
go1.21.3,883f062fc0a097bf561030ad453fd3e300896975,2023-10-10T16:31:03Z
Expand All @@ -10,6 +12,7 @@ go1.21rc4,041dd5ce051caf72d64b6d5f2f975515b3676a71,2023-08-02T13:51:49Z
go1.21rc3,4aeac326b5cb41a24d6e48c01008abf2f0fda7ff,2023-07-14T15:07:26Z
go1.21rc2,d8117459c513e048eb72f11988d5416110dff359,2023-06-21T15:40:05Z
go1.21rc1,1c1c82432a78b06c8010c7257df58ff11cc05b61,2023-06-16T14:21:46Z
go1.20.13,a95136a88cb8a51ede3ec2cdca4cfa3962dcfacd,2024-01-09T18:15:45Z
go1.20.12,97c8ff8d53759e7a82b1862403df1694f2b6e073,2023-12-05T18:12:58Z
go1.20.11,1d0d4b149ce71083ec474d0491851ab2d2dc695e,2023-11-07T17:55:05Z
go1.20.10,8042fd87f37a725e34407994c9a11aaf95f5af45,2023-10-10T16:26:21Z
Expand Down
5 changes: 4 additions & 1 deletion stdpkg_gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.