goonvif/go.mod

15 lines
413 B
Modula-2
Raw Normal View History

2024-10-30 18:51:51 +08:00
module git.pyer.club/kingecg/goonvif
go 1.23.1
require (
2024-10-31 18:22:47 +08:00
github.com/beevik/etree v1.1.0
github.com/elgs/gostrgen v0.0.0-20161222160715-9d61ae07eeae
github.com/gofrs/uuid v3.2.0+incompatible
github.com/juju/errors v0.0.0-20220331221717-b38fca44723b
github.com/rs/zerolog v1.26.1
golang.org/x/net v0.0.0-20210805182204-aaa1db679c0d
2024-10-30 18:51:51 +08:00
)
2024-10-31 18:22:47 +08:00
require golang.org/x/sys v0.0.0-20210809222454-d867a43fc93e // indirect