diff options
author | 无闻 <u@gogs.io> | 2015-08-14 21:50:00 +0800 |
---|---|---|
committer | 无闻 <u@gogs.io> | 2015-08-14 21:50:00 +0800 |
commit | c16e954bc1b44680887d9fbd9bd2eaa0ccdf92b6 (patch) | |
tree | 68c4af3679eb40d5097edcb5f6b349d1d30c4e4a | |
parent | e2e40ba8c4560a202b9ae59b63ea569d5cada0f5 (diff) | |
parent | 24bdbc4920386aece0e14b5a6ebaadfb27a42242 (diff) |
Merge pull request #1486 from linquize/gopmfile
Fix Fail to load gopmfile: could not parse line: github.com/mcuadros/go-version
-rw-r--r-- | .gopmfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ github.com/macaron-contrib/oauth2 = commit:8f394c3629 github.com/macaron-contrib/session = commit:e48134e803 github.com/macaron-contrib/toolbox = commit:acbfe36e16 github.com/mattn/go-sqlite3 = commit:e28cd440fa -github.com/mcuadros/go-version +github.com/mcuadros/go-version = github.com/microcosm-cc/bluemonday = commit:2b7763a06c github.com/mssola/user_agent = commit:f659b98638 github.com/msteinert/pam = commit:9a42d39dbf |