From d0a5493e9710f4b515ad5825aeee3c0102d03ee7 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Mon, 4 May 2026 23:28:48 +0300 Subject: rename --- internal/run.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'internal/run.go') diff --git a/internal/run.go b/internal/run.go index e3bb597..358fe94 100644 --- a/internal/run.go +++ b/internal/run.go @@ -1,6 +1,6 @@ package internal -import "codeberg.org/snonux/anelephantinachinashop/internal/config" +import "codeberg.org/snonux/rampage/internal/config" func Run(conf config.Config) error { return nil -- cgit v1.2.3