mirror of
https://github.com/filebrowser/filebrowser.git
synced 2024-06-07 23:00:43 +00:00
5e58c25aa4
Former-commit-id: 9865271f38824fd4762253014a7855ee087d315f [formerly 17c1a5f7e2cbbea4f01ba394f6ae76ded22594f3] [formerly 2087a30cb8fa514b33d99fb9797a0751a8f532cd [formerly 202c9c97e5
]]
Former-commit-id: 513ed21a74e590d062f0974b0ea7af7381162df9 [formerly 3fb2617b7aa05abe93460e2ab25ba2369ce68095]
Former-commit-id: a038eda5003c044eeceeea46539f3673ebc16f95
75 lines
1.4 KiB
TOML
75 lines
1.4 KiB
TOML
[[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"
|
|
|
|
[[constraint]]
|
|
branch = "master"
|
|
name = "github.com/maruel/natural"
|
|
|
|
[[override]]
|
|
name = "github.com/russross/blackfriday"
|
|
version = "^1.0.0"
|
|
|
|
[prune]
|
|
go-tests = true
|
|
unused-packages = true
|