diff --git a/.license_scout.yml b/.license_scout.yml index 0f5eeb9051a..e43c7d194e2 100644 --- a/.license_scout.yml +++ b/.license_scout.yml @@ -294,6 +294,12 @@ fallbacks: - name: github.com/shirou/w32 license_id: w32-Authors license_content: https://raw.githubusercontent.com/shirou/w32/master/LICENSE + - name: github.com/go-ldap/ldap + license_id: MIT + license_content: https://raw.githubusercontent.com/go-ldap/ldap/master/LICENSE + - name: github.com/tinylib/msgp + license_id: MIT + license_content: https://raw.githubusercontent.com/tinylib/msgp/master/LICENSE - name: golang.org/x/crypto license_id: BSD-3-Clause license_content: https://raw.githubusercontent.com/golang/crypto/master/LICENSE