agentchat/go.mod

8 lines
124 B
Modula-2

module agentchat
go 1.23.6
require github.com/gorilla/websocket v1.5.3
require github.com/google/uuid v1.6.0 // indirect