diff --git a/go.mod b/go.mod index 3eadc0c..08e44be 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/0-draft/mcp-authzen -go 1.26.3 +go 1.26.4 require github.com/mark3labs/mcp-go v0.54.1