Use published mcdsl v0.1.0, remove replace directive

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-03-25 18:54:13 -07:00
co-authored by Claude Opus 4.6
parent dd698ff6d8
commit 73f3fde634
2 changed files with 3 additions and 3 deletions
+1 -3
View File
@@ -4,7 +4,7 @@ go 1.25.7
require (
git.wntrmute.dev/kyle/goutils v1.21.0
git.wntrmute.dev/kyle/mcdsl v0.0.0
git.wntrmute.dev/kyle/mcdsl v0.1.0
github.com/go-chi/chi/v5 v5.2.5
github.com/pelletier/go-toml/v2 v2.3.0
github.com/spf13/cobra v1.10.2
@@ -40,5 +40,3 @@ require (
modernc.org/memory v1.11.0 // indirect
modernc.org/sqlite v1.47.0 // indirect
)
replace git.wntrmute.dev/kyle/mcdsl => /home/kyle/src/metacircular/mcdsl