diff --git a/go.mod b/go.mod index c030f0c..0389adf 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/e-breuninger/terraform-provider-ignition go 1.21 -toolchain go1.23.2 +toolchain go1.24.1 require ( github.com/coreos/butane v0.22.0