Migrate module path from kyle/ to mc/ org
All import paths updated to git.wntrmute.dev/mc/. Bumps mcdsl to v1.2.0. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -6,8 +6,8 @@ import (
|
||||
|
||||
"github.com/go-chi/chi/v5"
|
||||
|
||||
internacme "git.wntrmute.dev/kyle/metacrypt/internal/acme"
|
||||
"git.wntrmute.dev/kyle/metacrypt/internal/engine"
|
||||
internacme "git.wntrmute.dev/mc/metacrypt/internal/acme"
|
||||
"git.wntrmute.dev/mc/metacrypt/internal/engine"
|
||||
)
|
||||
|
||||
// registerACMERoutes adds ACME protocol and management routes to r.
|
||||
|
||||
Reference in New Issue
Block a user