Skip to content

Commit

Permalink
feat: updated go version
Browse files Browse the repository at this point in the history
  • Loading branch information
demeyerthom committed Oct 22, 2024
1 parent 9373614 commit 50bf2b4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
module github.com/labd/terraform-provider-commercetools

go 1.21
toolchain go1.22.5
go 1.22.0

toolchain go1.22.8

//replace github.com/labd/commercetools-go-sdk v1.5.1 => ../commercetools-go-sdk

Expand Down

0 comments on commit 50bf2b4

Please sign in to comment.