feat(muxterm): scaffold Go module with main.go entry point

This commit is contained in:
Ken
2026-05-28 06:06:36 +00:00
parent 9db70593c2
commit 595d08ba5a
3 changed files with 56 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
github.com/creack/pty v1.1.24/go.mod h1:08sCNb52WyoAwi2QDyzUCTgcvVFhUzewun7wtTfvcwE=
github.com/gorilla/websocket v1.5.3/go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE=