JavaScript error: Uncaught EvalError: Refused to evaluate a string as JavaScript because 'unsafe-eval' is not an allowed source of script in the following Content Security Policy directive: "default-src 'self' http: https: data: blob: 'unsafe-inline'". (https://git.lalonde.me/assets/js/index.js?v=1.18.3 @ 19:71758). Open browser console to see more details.
fw-daemon/Godeps/Godeps.json

16 lines
331 B

{
"ImportPath": "github.com/subgraph/fw-daemon",
"GoVersion": "go1.5",
"Deps": [
{
"ImportPath": "github.com/godbus/dbus",
"Comment": "v3-6-ga1b8ba5",
"Rev": "a1b8ba5163b7f041b22761461eabd02b70d1f824"
},
{
"ImportPath": "github.com/op/go-logging",
"Rev": "dfaf3dff9b631bc4236201d90d41ee0de9202889"
}
]
}