1
0
mirror of https://github.com/beego/bee.git synced 2025-06-14 23:50:39 +00:00

update beego version

This commit is contained in:
Ming Deng
2020-11-25 20:56:37 +08:00
parent 0080f54a08
commit 62c20031a1
6 changed files with 23 additions and 4 deletions

2
go.mod
View File

@ -3,7 +3,7 @@ module github.com/beego/bee
go 1.13
require (
github.com/astaxie/beego v1.12.2-0.20201105155152-20a0de6bd075
github.com/astaxie/beego v1.12.4-0.20201114080429-05d8e293f7f3
github.com/davecgh/go-spew v1.1.1
github.com/flosch/pongo2 v0.0.0-20200529170236-5abacdfa4915
github.com/fsnotify/fsnotify v1.4.9