module krates/server go 1.21 require ( github.com/gorilla/websocket v1.5.3 github.com/yjs/y-websocket v1.2.10 k8s.io/client-go v0.29.0 github.com/olekukonko/tablewriter v0.0.5 )