mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
e50a8c7a14
But only a set of byte chunks spread around in the image file to calculate the fingerprint, which is much faster than reading the whole file: ```bash BenchmarkMD5FromFileFast/full=false-4 300000 4356 ns/op 240 B/op 5 allocs/op BenchmarkMD5FromFileFast/full=true-4 30000 42899 ns/op 32944 B/op 5 allocs/op ``` Fixes #4186
137 lines
2.4 KiB
TOML
137 lines
2.4 KiB
TOML
|
|
|
|
[[constraint]]
|
|
name = "github.com/BurntSushi/toml"
|
|
branch = "master"
|
|
|
|
[[constraint]]
|
|
name = "github.com/PuerkitoBio/purell"
|
|
version = "1.1.0"
|
|
|
|
[[constraint]]
|
|
name = "github.com/alecthomas/chroma"
|
|
revision = "v0.2.0"
|
|
|
|
[[constraint]]
|
|
branch = "master"
|
|
name = "github.com/bep/gitmap"
|
|
|
|
[[constraint]]
|
|
name = "github.com/chaseadamsio/goorgeous"
|
|
revision = "v1.1.0"
|
|
|
|
[[constraint]]
|
|
name = "github.com/disintegration/imaging"
|
|
revision = "v1.2.4"
|
|
|
|
[[constraint]]
|
|
name = "github.com/magefile/mage"
|
|
version = "v1"
|
|
|
|
[[constraint]]
|
|
branch = "master"
|
|
name = "github.com/eknkc/amber"
|
|
|
|
[[constraint]]
|
|
name = "github.com/fortytw2/leaktest"
|
|
version = "1.1.0"
|
|
|
|
[[constraint]]
|
|
name = "github.com/fsnotify/fsnotify"
|
|
version = "1.4.2"
|
|
|
|
[[constraint]]
|
|
name = "github.com/gorilla/websocket"
|
|
version = "1.2.0"
|
|
|
|
[[constraint]]
|
|
branch = "master"
|
|
name = "github.com/hashicorp/go-immutable-radix"
|
|
|
|
[[constraint]]
|
|
name = "github.com/jdkato/prose"
|
|
version = "1.1.0"
|
|
|
|
[[constraint]]
|
|
branch = "master"
|
|
name = "github.com/kardianos/osext"
|
|
|
|
[[constraint]]
|
|
name = "github.com/kyokomi/emoji"
|
|
version = "1.5.0"
|
|
|
|
[[constraint]]
|
|
branch = "master"
|
|
name = "github.com/markbates/inflect"
|
|
|
|
[[constraint]]
|
|
name = "github.com/miekg/mmark"
|
|
version = "1.3.6"
|
|
|
|
[[constraint]]
|
|
branch = "master"
|
|
name = "github.com/mitchellh/mapstructure"
|
|
|
|
[[constraint]]
|
|
name = "github.com/nicksnyder/go-i18n"
|
|
version = "1.10.0"
|
|
|
|
[[constraint]]
|
|
name = "github.com/russross/blackfriday"
|
|
version = "1.5.0"
|
|
|
|
[[constraint]]
|
|
name = "github.com/spf13/afero"
|
|
version = "1.0.1"
|
|
|
|
[[constraint]]
|
|
name = "github.com/spf13/cast"
|
|
version = "1.1.0"
|
|
|
|
[[constraint]]
|
|
branch = "master"
|
|
name = "github.com/spf13/cobra"
|
|
|
|
[[constraint]]
|
|
branch = "master"
|
|
name = "github.com/spf13/fsync"
|
|
|
|
[[constraint]]
|
|
branch = "master"
|
|
name = "github.com/spf13/jwalterweatherman"
|
|
|
|
[[constraint]]
|
|
branch = "master"
|
|
name = "github.com/spf13/nitro"
|
|
|
|
[[constraint]]
|
|
name = "github.com/spf13/pflag"
|
|
version = "1.0.0"
|
|
|
|
[[constraint]]
|
|
name = "github.com/spf13/viper"
|
|
version = "1.0.0"
|
|
|
|
[[constraint]]
|
|
name = "github.com/stretchr/testify"
|
|
version = "1.1.4"
|
|
|
|
[[constraint]]
|
|
branch = "master"
|
|
name = "github.com/olekukonko/tablewriter"
|
|
|
|
[[constraint]]
|
|
name = "github.com/yosssi/ace"
|
|
version = "0.0.5"
|
|
|
|
[[constraint]]
|
|
branch = "master"
|
|
name = "golang.org/x/image"
|
|
|
|
[[constraint]]
|
|
branch = "master"
|
|
name = "golang.org/x/text"
|
|
|
|
[[constraint]]
|
|
branch = "v2"
|
|
name = "gopkg.in/yaml.v2"
|