From a01d5d57eb8efca05e9296f1d32535c015c47e73 Mon Sep 17 00:00:00 2001 From: Atomys Date: Thu, 15 Aug 2024 21:18:04 +0200 Subject: [PATCH] fix: whitespace --- src/go/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/go/manifest.json b/src/go/manifest.json index c3f1e34d69..8f1b0e69a5 100644 --- a/src/go/manifest.json +++ b/src/go/manifest.json @@ -19,7 +19,7 @@ "linux/amd64", "linux/arm64" ], - "1.22-bookworm": [ + "1.22-bookworm": [ "linux/amd64", "linux/arm64" ], @@ -27,7 +27,7 @@ "linux/amd64", "linux/arm64" ], - "1.23-bullseye": [ + "1.23-bullseye": [ "linux/amd64", "linux/arm64" ],