From 905da8c748af3c2e0976524faa51b6fe4ffaa167 Mon Sep 17 00:00:00 2001 From: "dghubble-renovate[bot]" <119624128+dghubble-renovate[bot]@users.noreply.github.com> Date: Sat, 9 Nov 2024 04:40:44 +0000 Subject: [PATCH] Bump github.com/coreos/ignition/v2 from v2.19.0 to v2.20.0 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 2f5d3bdd..a7ec585d 100644 --- a/go.mod +++ b/go.mod @@ -7,7 +7,7 @@ toolchain go1.23.3 require ( github.com/coreos/butane v0.22.0 github.com/coreos/coreos-cloudinit v1.14.0 - github.com/coreos/ignition/v2 v2.19.0 + github.com/coreos/ignition/v2 v2.20.0 github.com/golang/protobuf v1.5.4 github.com/sirupsen/logrus v1.9.3 github.com/spf13/cobra v1.8.1