Skip to content

Commit

Permalink
Update go-sysinfo
Browse files Browse the repository at this point in the history
License: MIT
Signed-off-by: Jakub Sztandera <[email protected]>
  • Loading branch information
Kubuxu committed Jun 8, 2016
1 parent 81426a2 commit 483b512
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion core/commands/sysdiag.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import (
config "github.com/ipfs/go-ipfs/repo/config"

manet "gx/ipfs/QmUBa4w6CbHJUMeGJPDiMEDWsM93xToK1fTnFXnrC8Hksw/go-multiaddr-net"
sysi "gx/ipfs/QmYPUcT3mbprBxQTCoAuyCfD141tDM5MZh319czDnMGrxf/go-sysinfo"
sysi "gx/ipfs/QmZRjKbHa6DenStpQJFiaPcEwkZqrx7TH6xTf342LDU3qM/go-sysinfo"
)

var sysDiagCmd = &cmds.Command{
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
},
{
"author": "whyrusleeping",
"hash": "QmYPUcT3mbprBxQTCoAuyCfD141tDM5MZh319czDnMGrxf",
"hash": "QmZRjKbHa6DenStpQJFiaPcEwkZqrx7TH6xTf342LDU3qM",
"name": "go-sysinfo",
"version": "0.0.0"
}
Expand Down

0 comments on commit 483b512

Please sign in to comment.