Skip to content

Commit

Permalink
Bump Go version (#1649)
Browse files Browse the repository at this point in the history
* Bump Go mod version to 1.22

* Bump go-version version
  • Loading branch information
dbanck authored Feb 29, 2024
1 parent cb1fb72 commit d2e0205
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .go-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.21.5
1.22.0
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
module github.com/hashicorp/terraform-ls

go 1.21.5
toolchain go1.22.0
go 1.22.0

require (
github.com/algolia/algoliasearch-client-go/v3 v3.31.0
Expand Down

0 comments on commit d2e0205

Please sign in to comment.