From 57ad47703d19d76d3ffcaf88f7425f04f25a0291 Mon Sep 17 00:00:00 2001 From: Dalia Cervantes Date: Mon, 11 Nov 2024 09:46:42 -0600 Subject: [PATCH] 1.22 --- go.mod | 2 -- 1 file changed, 2 deletions(-) diff --git a/go.mod b/go.mod index 660923a9..67c3d2d8 100644 --- a/go.mod +++ b/go.mod @@ -2,8 +2,6 @@ module playbook-dispatcher go 1.22 -toolchain go1.22.9 - require ( github.com/RedHatInsights/tenant-utils v1.0.0 github.com/aws/aws-sdk-go v1.38.51