Skip to content

Commit

Permalink
chore: go mod tidy -go=1.23
Browse files Browse the repository at this point in the history
  • Loading branch information
stigok committed Dec 3, 2024
1 parent 81b8d0d commit 8c82c3f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@

module github.com/nrkno/terraform-registry

go 1.21
go 1.23

toolchain go1.23.3

require (
Expand Down

0 comments on commit 8c82c3f

Please sign in to comment.