9 lines
162 B
Modula-2
9 lines
162 B
Modula-2
module git.wisehodl.dev/jay/go-honeybee
|
|
|
|
go 1.23.5
|
|
|
|
require (
|
|
github.com/gorilla/websocket v1.5.3 // indirect
|
|
github.com/stretchr/testify v1.11.1 // indirect
|
|
)
|