chore(licenses): Fix link and whitelist package (#16622)
This commit is contained in:
parent
7f644cd624
commit
5b7659383a
|
|
@ -316,7 +316,7 @@ following works:
|
|||
- github.com/opentracing/opentracing-go [Apache License 2.0](https://github.com/opentracing/opentracing-go/blob/master/LICENSE)
|
||||
- github.com/p4lang/p4runtime [Apache License 2.0](https://github.com/p4lang/p4runtime/blob/main/LICENSE)
|
||||
- github.com/paulmach/orb [MIT License](https://github.com/paulmach/orb/blob/master/LICENSE.md)
|
||||
- github.com/pavlo-v-chernykh/keystore-go [MIT License](https://github.com/pavlo-v-chernykh/keystore-go/blob/main/LICENSE)
|
||||
- github.com/pavlo-v-chernykh/keystore-go [MIT License](https://github.com/pavlo-v-chernykh/keystore-go/blob/master/LICENSE)
|
||||
- github.com/pborman/ansi [BSD 3-Clause "New" or "Revised" License](https://github.com/pborman/ansi/blob/master/LICENSE)
|
||||
- github.com/pcolladosoto/goslurm [MIT License](https://github.com/pcolladosoto/goslurm/blob/main/LICENSE)
|
||||
- github.com/peterbourgon/unixtransport [Apache License 2.0](https://github.com/peterbourgon/unixtransport/blob/main/LICENSE)
|
||||
|
|
|
|||
|
|
@ -1,3 +1,2 @@
|
|||
<github.com/ClickHouse/clickhouse-go@v2.0.0 MIT
|
||||
<github.com/couchbase/goutils@v0.1.2 Apache-2.0
|
||||
<=github.com/gorilla/websocket@v1.5.0 BSD-2-Clause
|
||||
<=github.com/segmentio/asm@v1.2.0 MIT
|
||||
|
|
|
|||
Loading…
Reference in New Issue