Update mcdsl to v1.1.0 (tagged release)

Replace pseudo-version with the tagged v1.1.0 release.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-03-27 01:15:32 -07:00
parent 94aa3a9002
commit 0fe2e90d9a
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module git.wntrmute.dev/kyle/mcns
go 1.25.7
require (
git.wntrmute.dev/kyle/mcdsl v1.0.2-0.20260327074919-f94c4b1abf9c
git.wntrmute.dev/kyle/mcdsl v1.1.0
github.com/go-chi/chi/v5 v5.2.5
github.com/miekg/dns v1.1.66
github.com/spf13/cobra v1.10.2