mirror of
https://github.com/beego/bee.git
synced 2025-06-12 10:00:41 +00:00
upgrade Beego to v2.0.3
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
export GO111MODULE=on
|
||||
go get github.com/beego/bee/v2@v2.0.2
|
||||
go get github.com/beego/bee/v2@latest
|
||||
bee new hello
|
||||
cd hello
|
||||
bee run
|
||||
|
Reference in New Issue
Block a user