d77176912b
* Migrate to go modules * make vendor * Update mvdan.cc/xurls * make vendor * Update code.gitea.io/git * make fmt-check * Update github.com/go-sql-driver/mysql * make vendor
13 lines
No EOL
113 B
YAML
13 lines
No EOL
113 B
YAML
language: go
|
|
|
|
go:
|
|
- 1.2
|
|
- 1.3
|
|
- 1.4
|
|
- tip
|
|
|
|
install: go get -v -t
|
|
|
|
notifications:
|
|
email:
|
|
- u@gogs.io |