Skip to content

Commit

Permalink
Update Inventory for heroku/go (#207)
Browse files Browse the repository at this point in the history
Added go1.22rc2.

Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
  • Loading branch information
heroku-linguist[bot] authored Feb 6, 2024
1 parent 1093919 commit ce8a556
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions buildpacks/go/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

- Added go1.22rc2.
## [0.1.14] - 2024-01-16

- Added go1.20.13, go1.21.6.
Expand Down
6 changes: 6 additions & 0 deletions buildpacks/go/inventory.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
[[artifacts]]
go_version = "go1.22rc2"
semantic_version = "1.22.0-rc2"
architecture = "linux-amd64"
sha_checksum = "f811e7ee8f6dee3d162179229f96a64a467c8c02a5687fac5ceaadcf3948c818"

[[artifacts]]
go_version = "go1.22rc1"
semantic_version = "1.22.0-rc1"
Expand Down

0 comments on commit ce8a556

Please sign in to comment.