Skip to content

Commit de48dd1

Browse files
Update go.mod
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
1 parent ba572db commit de48dd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/google/uuid v1.6.0
77
github.com/gorilla/websocket v1.5.3
88
github.com/joho/godotenv v1.5.1
9-
github.com/json-iterator/go v1.1.12
9+
github.com/json-iterator/go v1.1.12 // indirect
1010
github.com/machinebox/graphql v0.2.2
1111
github.com/mark3labs/mcp-go v0.34.0
1212
github.com/pion/webrtc/v3 v3.3.5

0 commit comments

Comments
 (0)