1
0
mirror of https://github.com/Luzifer/cam2mjpeg.git synced 2024-09-19 15:23:05 +00:00
cam2mjpeg/go.mod
2019-02-10 01:08:21 +01:00

8 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
)