mirror of
https://github.com/Luzifer/cloudkeys-go.git
synced 2024-11-08 22:20:05 +00:00
9c6e3c89a5
* fix js scoping issue * add external libraries (they were offline too often) * new compiled scripts and css * new fixes in the binary * vendor update * change js source * remove needless variable * removed more needless variables
7 lines
162 B
Modula-2
7 lines
162 B
Modula-2
module google.golang.org/appengine
|
|
|
|
require (
|
|
github.com/golang/protobuf v1.2.0
|
|
golang.org/x/net v0.0.0-20180724234803-3673e40ba225
|
|
golang.org/x/text v0.3.0
|
|
)
|