]> source.dussan.org Git - gitea.git/commitdiff
Update .gopmfile (#3133)
authorThomas Fanninger <thomas@fanninger.at>
Fri, 27 May 2016 02:05:50 +0000 (04:05 +0200)
committerUnknwon <u@gogs.io>
Fri, 27 May 2016 02:05:50 +0000 (19:05 -0700)
Build only work with the current master of the package. Otherwise, I get this error.
```
...
# github.com/gogits/gogs/routers/api/v1/convert
routers/api/v1/convert/convert.go:200: undefined: gogs.Team
routers/api/v1/convert/convert.go:201: undefined: gogs.Team
...
```

.gopmfile

index 917b4553dfda7a642bd4ea10aca1f9fd70408a7b..b9d13e95dcbad31b1a8e371bfd6364484719cdb2 100644 (file)
--- a/.gopmfile
+++ b/.gopmfile
@@ -19,7 +19,7 @@ github.com/go-xorm/xorm = commit:769f6b3
 github.com/gogits/chardet = commit:2404f77
 github.com/gogits/cron = commit:3abc0f8
 github.com/gogits/git-module = commit:76e8cce
-github.com/gogits/go-gogs-client = commit:788ec59
+github.com/gogits/go-gogs-client = commit:1da1834
 github.com/issue9/identicon = commit:f8c0d2c
 github.com/kardianos/minwinsvc = commit:cad6b2b
 github.com/klauspost/compress = commit:006acde