mirror of
https://github.com/navidrome/navidrome.git
synced 2025-06-09 20:02:22 +03:00
Upgrade Beego to v1.6.1
This commit is contained in:
parent
ef31d1aca0
commit
c228eb3184
@ -2,7 +2,7 @@
|
|||||||
path = github.com/deluan/gosonic
|
path = github.com/deluan/gosonic
|
||||||
|
|
||||||
[deps]
|
[deps]
|
||||||
github.com/astaxie/beego = commit:92d0b9a
|
github.com/astaxie/beego = commit:1aeb3d9
|
||||||
github.com/deluan/itl = commit:35d15a3
|
github.com/deluan/itl = commit:35d15a3
|
||||||
github.com/siddontang/ledisdb = commit:713b229
|
github.com/siddontang/ledisdb = commit:713b229
|
||||||
github.com/smartystreets/goconvey = commit:899ed5a
|
github.com/smartystreets/goconvey = commit:899ed5a
|
||||||
|
@ -19,7 +19,7 @@ install:
|
|||||||
- go get github.com/deluan/gomate
|
- go get github.com/deluan/gomate
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- go test ./... -v
|
- go test ./...
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
email:
|
email:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user