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

Merge branch 'develop' of github.com:beego/bee into develop

# Conflicts:
#	cmd/commands/dlv/dlv_amd64.go
#	go.mod
#	go.sum
This commit is contained in:
Waleed Gadelkareem
2020-06-20 11:58:52 +02:00
4 changed files with 8 additions and 27 deletions

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/beego/bee
go 1.14
go 1.13
require (
github.com/astaxie/beego v1.12.1