mirror of
https://github.com/gohugoio/hugo.git
synced 2024-05-11 05:54:58 +00:00
Make Hugo build without Mercurial
By creating a fork of the Bitbucket inflect repo. It hasn't changed since 2013, so it must be considered pretty stable. Fixes #2062
This commit is contained in:
@@ -31,7 +31,7 @@ import (
|
||||
|
||||
"path"
|
||||
|
||||
"bitbucket.org/pkg/inflect"
|
||||
"github.com/bep/inflect"
|
||||
"github.com/spf13/afero"
|
||||
"github.com/spf13/cast"
|
||||
bp "github.com/spf13/hugo/bufferpool"
|
||||
|
||||
Reference in New Issue
Block a user