nickva commented on code in PR #5598:
URL: https://github.com/apache/couchdb/pull/5598#discussion_r2210788982


##########
rebar.config.script:
##########
@@ -158,6 +158,8 @@ DepDescs = [
 {fauxton,          {url, "https://github.com/apache/couchdb-fauxton"},
                    {tag, "v1.3.4"}, [raw]},
 {ibrowse,          "ibrowse",          {tag, "CouchDB-4.4.2-6"}},
+{gun,              {url, "https://github.com/ninenines/gun"},

Review Comment:
   We'd probably want to mirror the dependency I think those are the ASF rules. 
For some repos like proper we don't do it because they are not part of the 
final release.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to