1
0
mirror of https://github.com/beego/bee.git synced 2025-07-10 01:10:21 +00:00

upgrade to v2.0.4

This commit is contained in:
Deng Ming
2022-06-12 10:52:09 +08:00
parent afe1678459
commit 651d604cca
4 changed files with 8 additions and 8 deletions

2
go.mod
View File

@ -3,7 +3,7 @@ module github.com/beego/bee/v2
go 1.18
require (
github.com/beego/beego/v2 v2.0.3
github.com/beego/beego/v2 v2.0.4
github.com/davecgh/go-spew v1.1.1
github.com/flosch/pongo2 v0.0.0-20200529170236-5abacdfa4915
github.com/fsnotify/fsnotify v1.4.9