Skip to content

Commit

Permalink
build: update to Go 1.21.5 (#399)
Browse files Browse the repository at this point in the history
* build: update to Go 1.21.5

* changelog: add entry for #399
  • Loading branch information
jrasell authored Dec 14, 2023
1 parent a4b1876 commit 2eaef9a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .go-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.21.4
1.21.5
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

IMPROVEMENTS:
* **Target Nomad 1.6.2**: updated the nomad client to support Nomad API and jobspec version 1.6.2 ([#384](https://github.com/hashicorp/terraform-provider-nomad/pull/384))
* provider: update Go to 1.21.4 ([#393](https://github.com/hashicorp/terraform-provider-nomad/pull/393))
* provider: update Go to 1.21.5 ([#399](https://github.com/hashicorp/terraform-provider-nomad/pull/399))
* resource/nomad_csi_volume: changes to `capacity_min` or `capacity_max` may now expand the volume instead of forcing replacement,
on Nomad version 1.6.3 or later, if the CSI plugin supports it ([#382](https://github.com/hashicorp/terraform-provider-nomad/pull/382))

Expand Down

0 comments on commit 2eaef9a

Please sign in to comment.