From 2a86f24e47fe3bc988bf8c4df8d8a0632d8338d2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 12:32:51 +0000 Subject: [PATCH] Update dependency go to v1.22.2 --- fixtures/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fixtures/go.mod b/fixtures/go.mod index ea2de18..4d4b1e0 100644 --- a/fixtures/go.mod +++ b/fixtures/go.mod @@ -1,3 +1,3 @@ module github.com/int128/docker-build-workflow/fixtures -go 1.22.1 +go 1.22.2