Skip to content

Commit d743801

Browse files
committed
godep: changed back to inflect upstream
1 parent d69bdec commit d743801

File tree

12 files changed

+8
-8
lines changed

12 files changed

+8
-8
lines changed

Godeps/Godeps.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Godeps/_workspace/src/github.com/briantigerchow/inflect/languages.go renamed to Godeps/_workspace/src/github.com/chuckpreslar/inflect/languages.go

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Godeps/_workspace/src/github.com/briantigerchow/inflect/languages/english.go renamed to Godeps/_workspace/src/github.com/chuckpreslar/inflect/languages/english.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

exchange/bitswap/workers.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ package bitswap
33
import (
44
"time"
55

6-
inflect "github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/briantigerchow/inflect"
6+
inflect "github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/chuckpreslar/inflect"
77
process "github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess"
88
context "github.com/jbenet/go-ipfs/Godeps/_workspace/src/golang.org/x/net/context"
99
)

0 commit comments

Comments
 (0)