13 lines
300 B
Modula-2
Executable File
13 lines
300 B
Modula-2
Executable File
module gitea.watsonlabs.net/watsonb8/groupme-lib
|
|
|
|
go 1.21.0
|
|
|
|
require (
|
|
gitea.watsonlabs.net/watsonb8/fayec v0.0.0-20230919020138-8f0db7048755
|
|
github.com/google/uuid v1.2.0
|
|
github.com/gorilla/mux v1.8.0
|
|
github.com/stretchr/testify v1.7.0
|
|
)
|
|
|
|
require github.com/gorilla/websocket v1.5.0 // indirect
|