From bd7f729476bf6d7f95a09fe03da37bcd3b6a96ef Mon Sep 17 00:00:00 2001 From: Sarah Funkhouser <11655165+sfunkhouser@users.noreply.github.com> Date: Mon, 2 Oct 2023 12:16:10 -0600 Subject: [PATCH] update go mod for metal-toolbox --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index b8cfcb1c..cedcfc65 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module github.com/equinixmetal/addonx +module github.com/metal-toolbox/addonx go 1.20