From 38d7f1dbc8193849528008705365aabf30d99d0b Mon Sep 17 00:00:00 2001 From: Sarah Funkhouser <147884153+golanglemonade@users.noreply.github.com> Date: Thu, 29 Aug 2024 16:33:32 -0600 Subject: [PATCH] revert the godebug Signed-off-by: Sarah Funkhouser <147884153+golanglemonade@users.noreply.github.com> --- go.mod | 2 -- 1 file changed, 2 deletions(-) diff --git a/go.mod b/go.mod index 0049cb30..116bd399 100644 --- a/go.mod +++ b/go.mod @@ -2,8 +2,6 @@ module github.com/theopenlane/core go 1.23.0 -godebug default=go1.22 - require ( ariga.io/entcache v0.1.0 entgo.io/contrib v0.6.0