diff --git a/common/.commonfiles.sha b/common/.commonfiles.sha index e958f9b67a..e1041c2ac0 100644 --- a/common/.commonfiles.sha +++ b/common/.commonfiles.sha @@ -1 +1 @@ -345abc455d222429b0545d20574a3fa1ef6aad19 +36a33cb4c5b89d7927459e026a7693785c080c79 diff --git a/common/config/license-lint.yml b/common/config/license-lint.yml index fd2fde9384..466410da80 100644 --- a/common/config/license-lint.yml +++ b/common/config/license-lint.yml @@ -200,10 +200,10 @@ whitelisted_modules: # Apache 2.0: https://github.com/garyburd/redigo/blob/master/LICENSE - github.com/gomodule/redigo - # Apache 2.0: https://github.com/xdg-go/scram/blob/master/LICENSE - - github.com/xdg-go/scram + # Apache 2.0: https://github.com/xdg/scram/blob/master/LICENSE + - github.com/xdg/scram - # Apache 2.0: https://github.com/xdg-go/stringprep/blob/master/LICENSE + # Apache 2.0: https://github.com/xdg/stringprep/blob/master/LICENSE - github.com/xdg/stringprep # BSD-3: https://github.com/golang/tools/blob/master/LICENSE