File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.24.0
55toolchain go1.24.2
66
77require (
8- github.com/localrivet/gomcp v1.2 .2
8+ github.com/localrivet/gomcp v1.5 .2
99 github.com/sergi/go-diff v1.3.1
1010 mvdan.cc/sh v2.6.4+incompatible
1111)
Original file line number Diff line number Diff line change @@ -30,6 +30,8 @@ github.com/kr/text v0.1.0 h1:45sCR5RtlFHMR4UwH9sdQ5TC8v0qDQCHnXt+kaKSTVE=
3030github.com/kr/text v0.1.0 /go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI =
3131github.com/localrivet/gomcp v1.2.2 h1:Ue2WNY0o7C4c0daBS0kQJWvxNJ74mSl7WYwug0qjMb0 =
3232github.com/localrivet/gomcp v1.2.2 /go.mod h1:gNf2qq4zTsJ9OJRgMISkddJxHKG3GoIbcFJFWWtEw1I =
33+ github.com/localrivet/gomcp v1.5.2 h1:L0tTOdcnG6mMdqBxbwLHRwOOrwUMLO4Oo8P51rr2ers =
34+ github.com/localrivet/gomcp v1.5.2 /go.mod h1:7MBYbqypfmEzDuLWdz2FSkAeX19ZX9cSe6qD6mZgOEc =
3335github.com/localrivet/wilduri v0.0.0-20250504021349-6ce732e97cca h1:q0KYRv+ktfm8KnMROXcRNJEnfXSI3NZ45aMC8T/mg14 =
3436github.com/localrivet/wilduri v0.0.0-20250504021349-6ce732e97cca /go.mod h1:8B25VIq6WUPYAdY3aodQnj/hDNmYTcPgzzc7ZZ1++NI =
3537github.com/mitchellh/mapstructure v1.5.0 h1:jeMsZIYE/09sWLaz43PL7Gy6RuMjD2eJVyuac5Z2hdY =
You can’t perform that action at this time.
0 commit comments