2018-02-25 08:55:48 +00:00
|
|
|
[[constraint]]
|
|
|
|
branch = "master"
|
|
|
|
name = "github.com/GeertJohan/go.rice"
|
|
|
|
|
|
|
|
[[constraint]]
|
|
|
|
name = "github.com/asdine/storm"
|
|
|
|
version = "2.0.2"
|
|
|
|
|
|
|
|
[[constraint]]
|
|
|
|
name = "github.com/dgrijalva/jwt-go"
|
|
|
|
version = "3.1.0"
|
|
|
|
|
|
|
|
[[constraint]]
|
|
|
|
name = "github.com/gohugoio/hugo"
|
|
|
|
version = "0.36.1"
|
|
|
|
|
|
|
|
[[constraint]]
|
|
|
|
name = "github.com/gorilla/websocket"
|
|
|
|
version = "1.2.0"
|
|
|
|
|
|
|
|
[[constraint]]
|
|
|
|
branch = "master"
|
|
|
|
name = "github.com/hacdias/fileutils"
|
|
|
|
|
|
|
|
[[constraint]]
|
|
|
|
branch = "master"
|
|
|
|
name = "github.com/hacdias/varutils"
|
|
|
|
|
|
|
|
[[constraint]]
|
|
|
|
name = "github.com/mholt/archiver"
|
|
|
|
# TODO: switch to version when it's available
|
|
|
|
# this is for Archiver.Write() which was introduced in 548c791
|
|
|
|
revision = "26cf5bb32d07aa4e8d0de15f56ce516f4641d7df"
|
|
|
|
# version = "2.0.0"
|
|
|
|
|
|
|
|
[[constraint]]
|
|
|
|
name = "github.com/mholt/caddy"
|
|
|
|
version = "0.10.11"
|
|
|
|
|
|
|
|
[[constraint]]
|
|
|
|
branch = "master"
|
|
|
|
name = "github.com/mitchellh/mapstructure"
|
|
|
|
|
|
|
|
[[constraint]]
|
|
|
|
name = "github.com/robfig/cron"
|
|
|
|
version = "1.0.0"
|
|
|
|
|
|
|
|
[[constraint]]
|
|
|
|
name = "github.com/spf13/pflag"
|
|
|
|
version = "1.0.0"
|
|
|
|
|
|
|
|
[[constraint]]
|
|
|
|
name = "github.com/spf13/viper"
|
|
|
|
version = "1.0.0"
|
|
|
|
|
|
|
|
[[constraint]]
|
|
|
|
branch = "master"
|
|
|
|
name = "golang.org/x/crypto"
|
|
|
|
|
|
|
|
[[constraint]]
|
|
|
|
name = "gopkg.in/natefinch/lumberjack.v2"
|
|
|
|
version = "2.1.0"
|
|
|
|
|
2018-07-29 11:22:11 +00:00
|
|
|
[[constraint]]
|
|
|
|
branch = "master"
|
|
|
|
name = "github.com/maruel/natural"
|
|
|
|
|
2018-02-25 08:55:48 +00:00
|
|
|
[[override]]
|
|
|
|
name = "github.com/russross/blackfriday"
|
|
|
|
version = "^1.0.0"
|
|
|
|
|
|
|
|
[prune]
|
|
|
|
go-tests = true
|
|
|
|
unused-packages = true
|