File tree 3 files changed +178
-115
lines changed
3 files changed +178
-115
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,6 @@ require (
41
41
github.com/pion/transport v0.13.0
42
42
github.com/pion/webrtc/v3 v3.1.23
43
43
github.com/pkg/browser v0.0.0-20210911075715-681adbf594b8
44
- github.com/psanford/memfs v0.0.0-20210214183328-a001468d78ef
45
44
github.com/quasilyte/go-ruleguard/dsl v0.3.17
46
45
github.com/spf13/cobra v1.3.0
47
46
github.com/stretchr/testify v1.7.0
Original file line number Diff line number Diff line change @@ -1103,8 +1103,6 @@ github.com/prometheus/procfs v0.1.3/go.mod h1:lV6e/gmhEcM9IjHGsFOCxxuZ+z1YqCvr4O
1103
1103
github.com/prometheus/procfs v0.2.0 /go.mod h1:lV6e/gmhEcM9IjHGsFOCxxuZ+z1YqCvr4OA4YeYWdaU =
1104
1104
github.com/prometheus/procfs v0.6.0 /go.mod h1:cz+aTbrPOrUb4q7XlbU9ygM+/jj0fzG6c1xBZuNvfVA =
1105
1105
github.com/prometheus/tsdb v0.7.1 /go.mod h1:qhTCs0VvXwvX/y3TZrWD7rabWM+ijKTux40TwIPHuXU =
1106
- github.com/psanford/memfs v0.0.0-20210214183328-a001468d78ef h1:NKxTG6GVGbfMXc2mIk+KphcH6hagbVXhcFkbTgYleTI =
1107
- github.com/psanford/memfs v0.0.0-20210214183328-a001468d78ef /go.mod h1:tcaRap0jS3eifrEEllL6ZMd9dg8IlDpi2S1oARrQ+NI =
1108
1106
github.com/quasilyte/go-ruleguard/dsl v0.3.17 h1:L5xf3nifnRIdYe9vyMuY2sDnZHIgQol/fDq74FQz7ZY =
1109
1107
github.com/quasilyte/go-ruleguard/dsl v0.3.17 /go.mod h1:KeCP03KrjuSO0H1kTuZQCWlQPulDV6YMIXmpQss17rU =
1110
1108
github.com/remyoudompheng/bigfft v0.0.0-20190728182440-6a916e37a237 /go.mod h1:qqbHyh8v60DhA7CoWK5oRCqLrMHRGoxYCSS9EjAz6Eo =
You can’t perform that action at this time.
0 commit comments