mirror of
https://github.com/sonr-io/common.git
synced 2026-01-12 04:09:13 +00:00
8 lines
116 B
Modula-2
8 lines
116 B
Modula-2
|
|
module github.com/sonr-io/common
|
||
|
|
|
||
|
|
go 1.24.7
|
||
|
|
|
||
|
|
replace (
|
||
|
|
nhooyr.io/websocket => github.com/coder/websocket v1.8.14
|
||
|
|
)
|