Skip to content

Commit

Permalink
Bump Go version in go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
norrland committed Sep 11, 2024
1 parent b5842dc commit fb056f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
module github.com/glesys/terraform-provider-glesys

go 1.21
go 1.22.0

toolchain go1.21.7
toolchain go1.22.6

require (
github.com/glesys/glesys-go/v8 v8.3.0
Expand Down

0 comments on commit fb056f4

Please sign in to comment.