27 lines
828 B
Modula-2
27 lines
828 B
Modula-2
module git.skcks.cn/Shikong/go-gb28181
|
|
|
|
go 1.23.5
|
|
|
|
require (
|
|
github.com/axgle/mahonia v0.0.0-20180208002826-3358181d7394
|
|
github.com/duke-git/lancet/v2 v2.3.4
|
|
github.com/emiago/sipgo v0.28.0
|
|
github.com/icholy/digest v1.1.0
|
|
golang.org/x/net v0.34.0
|
|
golang.org/x/text v0.21.0
|
|
)
|
|
|
|
require (
|
|
github.com/gobwas/httphead v0.1.0 // indirect
|
|
github.com/gobwas/pool v0.2.1 // indirect
|
|
github.com/gobwas/ws v1.4.0 // indirect
|
|
github.com/google/uuid v1.6.0 // indirect
|
|
github.com/kr/text v0.2.0 // indirect
|
|
github.com/mattn/go-colorable v0.1.14 // indirect
|
|
github.com/mattn/go-isatty v0.0.20 // indirect
|
|
github.com/rs/zerolog v1.33.0 // indirect
|
|
github.com/satori/go.uuid v1.2.1-0.20181028125025-b2ce2384e17b // indirect
|
|
golang.org/x/exp v0.0.0-20221208152030-732eee02a75a // indirect
|
|
golang.org/x/sys v0.29.0 // indirect
|
|
)
|