From a8afd6efca484bb56819e6f58134ab1bfd0c47ae Mon Sep 17 00:00:00 2001 From: Kohei Watanabe Date: Tue, 12 Dec 2023 21:46:48 +0900 Subject: [PATCH] wip --- go.mod | 2 -- 1 file changed, 2 deletions(-) diff --git a/go.mod b/go.mod index 13c9b75..991c78c 100644 --- a/go.mod +++ b/go.mod @@ -1,7 +1,5 @@ module git.fogtype.com/nebel/gadl -replace git.fogtype.com/nebel/gadl => ./ - go 1.21.5 require (