Skip to content

Commit

Permalink
[dependabot skip] fix go directive
Browse files Browse the repository at this point in the history
  • Loading branch information
skatsaounis committed Jan 22, 2025
1 parent ab5c616 commit f3c99d6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
module terraform-provider-maas

go 1.22
toolchain go1.22.11
go 1.22.7

require (
github.com/bflad/tfproviderlint v0.30.0
Expand Down

0 comments on commit f3c99d6

Please sign in to comment.