mirror of
https://github.com/Luzifer/cam2mjpeg.git
synced 2024-11-08 13:40:04 +00:00
7 lines
165 B
Modula-2
7 lines
165 B
Modula-2
module github.com/Luzifer/cam2mjpeg
|
|
|
|
require (
|
|
github.com/Luzifer/rconfig/v2 v2.2.1
|
|
github.com/gofrs/uuid v3.2.0+incompatible
|
|
github.com/sirupsen/logrus v1.3.0
|
|
)
|