mirror of
https://github.com/ehang-io/nps.git
synced 2025-07-01 19:50:42 +00:00
9 lines
242 B
Modula-2
Executable File
9 lines
242 B
Modula-2
Executable File
module github.com/cnlh/nps/vender/github.com/astaxie/beego
|
|
|
|
require (
|
|
golang.org/x/crypto v0.0.0-20180723164146-c126467f60eb
|
|
golang.org/x/net v0.0.0-20170920234330-b60f3a92103d
|
|
google.golang.org/appengine v1.1.0
|
|
gopkg.in/yaml.v2 v2.2.1
|
|
)
|