diff --git a/vendor/manifest b/vendor/manifest index 0054de02d34..f80ee669d71 100644 --- a/vendor/manifest +++ b/vendor/manifest @@ -2,11 +2,11 @@ "version": 0, "dependencies": [ { - "importpath": "bitbucket.org/pkg/inflect", - "repository": "https://bitbucket.org/pkg/inflect", + "importpath": "github.com/volatiletech/inflect", + "repository": "https://github.com/volatiletech/inflect", "vcs": "", "revision": "8961c3750a47", - "branch": "default" + "branch": "master" }, { "importpath": "cloud.google.com/go/compute/metadata", @@ -1554,4 +1554,4 @@ "branch": "v2" } ] -} \ No newline at end of file +}