1
0
의 미러 https://github.com/beego/bee.git synced 2025-09-17 03:02:09 +00:00

upgrade to v2.0.4

This commit is contained in:
Deng Ming
2022-06-12 10:52:09 +08:00
부모 afe1678459
커밋 651d604cca
4개의 변경된 파일8개의 추가작업 그리고 8개의 파일을 삭제

2
go.mod
파일 보기

@@ -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