You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2018/10/17 22:01:01 UTC

[GitHub] sjanc closed pull request #226: Update rat excludes

sjanc closed pull request #226: Update rat excludes
URL: https://github.com/apache/mynewt-newt/pull/226
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/.rat-excludes b/.rat-excludes
index bc81e58c..9640f82e 100644
--- a/.rat-excludes
+++ b/.rat-excludes
@@ -74,3 +74,18 @@ go-coap
 
 # go-aes-key-wrap - MIT license.
 go-aes-key-wrap
+
+# go-spew - ICS license
+go-spew
+
+# go-difflib - 3-clause BSD.
+go-difflib
+
+#testify - MIT license
+testify
+
+#xordataexchange/crypt - MIT license
+crypt
+
+# etcd - Apache 2.0 license
+etcd


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services