mirror of
https://github.com/AlexxIT/go2rtc.git
synced 2025-09-26 20:31:11 +08:00
Collect list of dependency license
This commit is contained in:
@@ -54,6 +54,41 @@ go list -deps .\cmd\go2rtc_rtsp\
|
||||
- golang.org/x/tools
|
||||
```
|
||||
|
||||
## Licenses
|
||||
|
||||
- github.com/asticode/go-astits - MIT
|
||||
- github.com/expr-lang/expr - MIT
|
||||
- github.com/gorilla/websocket - BSD-2
|
||||
- github.com/mattn/go-isatty - MIT
|
||||
- github.com/miekg/dns - BSD-3
|
||||
- github.com/pion/ice/v2 - MIT
|
||||
- github.com/pion/interceptor - MIT
|
||||
- github.com/pion/rtcp - MIT
|
||||
- github.com/pion/rtp - MIT
|
||||
- github.com/pion/sdp/v3 - MIT
|
||||
- github.com/pion/srtp/v2 - MIT
|
||||
- github.com/pion/stun - MIT
|
||||
- github.com/pion/webrtc/v3 - MIT
|
||||
- github.com/rs/zerolog - MIT
|
||||
- github.com/sigurn/crc16 - MIT
|
||||
- github.com/sigurn/crc8 - MIT
|
||||
- github.com/stretchr/testify - MIT
|
||||
- github.com/tadglines/go-pkgs - Apache
|
||||
- golang.org/x/crypto - BSD-3
|
||||
- gopkg.in/yaml.v3 - MIT and Apache
|
||||
- github.com/asticode/go-astikit - MIT
|
||||
- github.com/davecgh/go-spew - ISC (BSD/MIT like)
|
||||
- github.com/google/uuid - BSD-3
|
||||
- github.com/kr/pretty - MIT
|
||||
- github.com/mattn/go-colorable - MIT
|
||||
- github.com/pmezard/go-difflib - ???
|
||||
- github.com/wlynxg/anet - BSD-3
|
||||
- golang.org/x/mod - BSD-3
|
||||
- golang.org/x/net - BSD-3
|
||||
- golang.org/x/sync - BSD-3
|
||||
- golang.org/x/sys - BSD-3
|
||||
- golang.org/x/tools - BSD-3
|
||||
|
||||
## Virus
|
||||
|
||||
- https://go.dev/doc/faq#virus
|
||||
|
Reference in New Issue
Block a user