Skip to content

Commit

Permalink
Import rs/cors
Browse files Browse the repository at this point in the history
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
  • Loading branch information
Kubuxu committed May 30, 2016
1 parent 1f868b1 commit 3afd918
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion commands/http/handler.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import (
"sync"

"github.com/ipfs/go-ipfs/repo/config"
context "gx/ipfs/QmZy2y8t9zQH2a1b8q2ZSLKp17ATuJoCNxxyMFG5qFExpt/go-net/context"
context "gx/ipfs/QmWo2tBKfgdFAeNWN6f7BaCGuRv6QRCEfapR2G83KRBYVQ/go-net/context"
cors "gx/ipfs/QmezWiubawSB53LcnGFrieimZwijKeustWTWRadBdF3P9o/cors"

cmds "github.com/ipfs/go-ipfs/commands"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
},
{
"author": "rs",
"hash": "QmezWiubawSB53LcnGFrieimZwijKeustWTWRadBdF3P9o",
"hash": "QmWo2tBKfgdFAeNWN6f7BaCGuRv6QRCEfapR2G83KRBYVQ",
"name": "cors",
"version": "0.0.0"
}
Expand Down

0 comments on commit 3afd918

Please sign in to comment.