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:
@@ -15,8 +15,8 @@ import (
|
||||
"strconv"
|
||||
"time"
|
||||
|
||||
"git.wntrmute.dev/kyle/mc-proxy/internal/metrics"
|
||||
"git.wntrmute.dev/kyle/mc-proxy/internal/proxyproto"
|
||||
"git.wntrmute.dev/mc/mc-proxy/internal/metrics"
|
||||
"git.wntrmute.dev/mc/mc-proxy/internal/proxyproto"
|
||||
"golang.org/x/net/http2"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user