major changes
This commit is contained in:
parent
a3270f399d
commit
2b56832843
83 changed files with 7760 additions and 1244 deletions
24
Godeps/Godeps.json
generated
24
Godeps/Godeps.json
generated
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"ImportPath": "git.giftfish.de/ston1th/gowiki",
|
||||
"GoVersion": "go1.7",
|
||||
"GodepVersion": "v74",
|
||||
"GoVersion": "go1.8",
|
||||
"GodepVersion": "v79",
|
||||
"Deps": [
|
||||
{
|
||||
"ImportPath": "git.giftfish.de/ston1th/godrop",
|
||||
"Comment": "v1.0",
|
||||
"Rev": "8666e4461c9612e1432f05af6e0abfd716adca36"
|
||||
"Comment": "v1.1",
|
||||
"Rev": "108583814ef55f34ac8e939cc47699dc7e9befb8"
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/blevesearch/bleve",
|
||||
|
|
@ -183,8 +183,8 @@
|
|||
},
|
||||
{
|
||||
"ImportPath": "github.com/gorilla/mux",
|
||||
"Comment": "v1.1",
|
||||
"Rev": "0eeaf8392f5b04950925b8a69fe70f110fa7cbfc"
|
||||
"Comment": "v1.3.0",
|
||||
"Rev": "392c28fe23e1c45ddba891b0320b3b5df220beea"
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/gorilla/securecookie",
|
||||
|
|
@ -193,12 +193,13 @@
|
|||
},
|
||||
{
|
||||
"ImportPath": "github.com/gorilla/sessions",
|
||||
"Rev": "f7261893ca3ea922c30eabe742c036d2c1de6e0a"
|
||||
"Comment": "v1.1",
|
||||
"Rev": "ca9ada44574153444b00d3fd9c8559e4cc95f896"
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/russross/blackfriday",
|
||||
"Comment": "v1.4-31-g2004188",
|
||||
"Rev": "2004188462c3946efefbdcd91aa83e49b4175bfb"
|
||||
"Comment": "v1.4",
|
||||
"Rev": "0b647d0506a698cca42caca173e55559b12a69f2"
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/shurcooL/sanitized_anchor_name",
|
||||
|
|
@ -208,6 +209,11 @@
|
|||
"ImportPath": "github.com/steveyen/gtreap",
|
||||
"Rev": "0abe01ef9be25c4aedc174758ec2d917314d6d70"
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/urfave/cli",
|
||||
"Comment": "v1.19.1",
|
||||
"Rev": "0bdeddeeb0f650497d603c4ad7b20cfe685682f6"
|
||||
},
|
||||
{
|
||||
"ImportPath": "golang.org/x/crypto/bcrypt",
|
||||
"Rev": "9477e0b78b9ac3d0b03822fd95422e2fe07627cd"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue