]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
modules/http: use upstream dygraph 2.1.0
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Thu, 7 Mar 2019 20:42:12 +0000 (15:42 -0500)
committerPetr Špaček <petr.spacek@nic.cz>
Tue, 12 Mar 2019 11:28:06 +0000 (11:28 +0000)
commitb99e9095a261ed2ef89209fb6bf11ce92f530335
treee1e3314a8b0ad7a54f2b4b21f14785eb47831c39
parent9fd359a044ce0882d324f157a46f733072f1367f
modules/http: use upstream dygraph 2.1.0

For some reason, knot-resolver was shipping a copy of dygraph 2.1.0
that identified itself as 2.0.0.  This patch changes a single octet
(the minor version number) by fetching a clean copy from
http://dygraphs.com/2.1.0/dygraph.min.js.
modules/http/static/dygraph.min.js