gogs: rebuild with go-1.9.3

This commit is contained in:
Michael Gehring 2018-01-24 08:54:20 +00:00
parent aefaa28aa0
commit d38ab1583e

View file

@ -1,7 +1,7 @@
# Template build file for 'gogs' # Template build file for 'gogs'
pkgname=gogs pkgname=gogs
version=0.11.34 version=0.11.34
revision=1 revision=2
build_style=go build_style=go
go_import_path="github.com/gogits/gogs" go_import_path="github.com/gogits/gogs"
short_desc="Self-hosted Git Service in Go" short_desc="Self-hosted Git Service in Go"