We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba572db commit de48dd1Copy full SHA for de48dd1
go.mod
@@ -6,7 +6,7 @@ require (
6
github.com/google/uuid v1.6.0
7
github.com/gorilla/websocket v1.5.3
8
github.com/joho/godotenv v1.5.1
9
- github.com/json-iterator/go v1.1.12
+ github.com/json-iterator/go v1.1.12 // indirect
10
github.com/machinebox/graphql v0.2.2
11
github.com/mark3labs/mcp-go v0.34.0
12
github.com/pion/webrtc/v3 v3.3.5
0 commit comments