Bump version to 0.78.2 As usual, tests from actual hugo users welcome.
OK to commit ? This is the changelog from my last diff: * js: Let ESBuild handle all imports from node_modules 78f227b6 * build(deps): bump github.com/evanw/esbuild from 0.8.5 to 0.8.6 5e03f644 * build(deps): bump github.com/evanw/esbuild from 0.8.4 to 0.8.5 a92ef20f * build(deps): bump github.com/getkin/kin-openapi from 0.22.1 to 0.26.0 0d54a844 * Update GH docs to say "main" as default branch 943f3c93 * Updated year in header 4f20bf29 * Added first fuzzer 4c613d5d * build(deps): bump github.com/frankban/quicktest from 1.11.1 to 1.11.2 82a182e5 * build(deps): bump golang.org/x/text from 0.3.3 to 0.3.4 dfc662b2 * build(deps): bump github.com/evanw/esbuild from 0.8.3 to 0.8.4 2f0917cc * Disable NPM test on Travis on Windows 3437174c * travis: Install nodejs on Windows f66302ca * js: Remove external source map option 944150ba * js: Misc fixes bf2837a3 * Add avoidTDZ option 3b2fe3cd * Make js.Build fully support modules 85e4dd73 * Generate tsconfig files 3089fc0b * Refactor time.AsTime location implementation 807db97a * Update Hugo time to support optional [LOCATION] parameter 26eeb291 * Improve layout path construction acfa1538 * Test all lookup permutations in TestLayout 78b26d53 * Reformat TestLayout table 28179bd5 * Allow absolute paths for project imports beabc8d9 * Regen docs helper 332b65e4 * Add module.replacements 173187e2 * Do not call CDN service invalidation when executing a dry run deployment 56a34350 * Pass editor arguments from newContentEditor correctly d48a98c4 * Bump github.com/spf13/cobra from 0.0.7 to 1.1.1 3261678f * Allow optional "nodeploy" tag to exclude deploy command from bin f465c5c3 * Allow cascade _target to work with non toml fm 3400aff2 * Allow getJSON errors to be ignored fdfa4a5f * bump github.com/evanw/esbuild from 0.7.15 to 0.7.18 8cbe2bbf * Revert "Add benchmark for building docs site" b886fa46 * Avoid making unnecessary allocation 14bce18a * Add benchmark for building docs site 837e084b * Always show page number when 5 pages or less 08e4f9ff * bump github.com/frankban/quicktest from 1.11.0 to 1.11.1 f033d9f0 * bump github.com/evanw/esbuild from 0.7.14 to 0.7.15 59fe2794 * Merge branch 'release-0.76.5' 62119022 * Render aliases even if render=link 79a022a1 * Render aliases even if render=link ead5799f * bump github.com/spf13/afero from 1.4.0 to 1.4.1 d57be113 * bump github.com/evanw/esbuild from 0.7.9 to 0.7.14 d0705966 * Update to Go 1.15 and Alpine 3.12 f5ea359d * Install postcss v8 explicitly as it is now a peer dependency e9a7ebaf * Merge branch 'release-0.76.3' 49972d07 * Add merge helper c98132e3 * Add workaround for known language, but missing plural rule error 33e9d79b * Update to github.com/tdewolff/minify v2.9.4" 6dd60fca * Fix reflection bug in merge 6d95dc9d * Fix setting HUGO_MODULE_PROXY etc. via env vars 8a1c637c * Fix for language code case issue with pt-br etc. 50682043 * Fix for bare TOML keys fc6abc39 * Fix i18n .Count regression f9e798e8 * Fix typo in 0.76.0 release note ee56efff On Wed, 28 Oct 2020, Paco Esteban wrote: > Hi ports@, > > This is an update for www/hugo to its latest version 0.76.5. > > Builds and runs ok for me on amd64. As usual, testing from actual hugo > users is really appreciated. > > The changelog here and diff at the end. > > * Add Do Not Track (dnt) option to Vimeo shortcode edc5c474 @joshgerdes > #7700 > * Regen docshelper b9318e43 @bep > * Make BuildConfig.Render an enum 63493890 @bep #7783 > * Allow cascade to be a slice with a _target discriminator c63db7f1 @bep > #7782 > * Add force flag to server redirects config 5e2a547c @bep #7778 > * bump github.com/evanw/esbuild from 0.7.8 to 0.7.9 ee090c09 > @dependabot[bot] > * bump github.com/tdewolff/minify/v2 from 2.9.5 to 2.9.7 05e358fd > @dependabot[bot] > * bump github.com/aws/aws-sdk-go from 1.34.34 to 1.35.0 a2e85d9a > @dependabot[bot] > * bump github.com/getkin/kin-openapi from 0.22.0 to 0.22.1 4fba78dd > @dependabot[bot] > * bump github.com/aws/aws-sdk-go from 1.34.33 to 1.34.34 c011b466 > @dependabot[bot] > * bump github.com/evanw/esbuild from 0.7.7 to 0.7.8 35348b4b > @dependabot[bot] > * bump github.com/aws/aws-sdk-go from 1.34.27 to 1.34.33 34915777 > @dependabot[bot] > * bump github.com/evanw/esbuild from 0.7.4 to 0.7.7 0f4a837e > @dependabot[bot] > * bump github.com/tdewolff/minify/v2 from 2.9.4 to 2.9.5 b395d686 > @dependabot[bot] > * Upgrade to go-i18n v2 97987e5c @bep #5242 > * bump github.com/evanw/esbuild from 0.7.2 to 0.7.4 4855c186 > @dependabot[bot] > * bump github.com/aws/aws-sdk-go from 1.34.26 to 1.34.27 6f07ec7e > @dependabot[bot] > * bump github.com/alecthomas/chroma from 0.8.0 to 0.8.1 4318dc72 > @dependabot[bot] > * bump github.com/evanw/esbuild from 0.7.1 to 0.7.2 acdc27a3 > @dependabot[bot] > * Make sure CSS is rebuilt when postcss.config.js or tailwind.config.js > changes 3acde9ae @bep #7715 > * bump github.com/aws/aws-sdk-go from 1.34.22 to 1.34.26 0bce9770 > @dependabot[bot] > * Update to github.com/tdewolff/minify v2.9.4 b254532b @bep > * Bump bundled Node.js from v12.18.3 to v12.18.4 05a22892 @anthonyfok > * Add preserveTOC option 8e553dcd @helfper > * bump github.com/frankban/quicktest from 1.10.2 to 1.11.0 d4fc70a3 > @dependabot[bot] > * bump github.com/evanw/esbuild from 0.6.32 to 0.7.1 d905abc0 > @dependabot[bot] > * bump github.com/rogpeppe/go-internal from 1.5.1 to 1.6.2 8f394674 > @dependabot[bot] > * bump github.com/jdkato/prose from 1.1.1 to 1.2.0 b01b2564 @dependabot[bot] > * bump github.com/spf13/afero from 1.2.2 to 1.4.0 9fa5ebe2 @dependabot[bot] > * Preserve the original package.json if it exists 214afe4c @bep #7690 > * Fix grammar in the new 'requires non-zero' error message cd830bb0 @nekr0z > * Fix writeStats with quote inside quotes 11134411 @bep #7746 > * Fix CLI example for PostCSS 8 0c3d2b67 @ai > * Fix typo in redirect error message 473b6610 @jmooring > * Fix nilpointer for images with no Exif cd00f7f9 @bep #7688 > * langs/i18n: Fix i18n .Count regression f9e798e8 @bep #7787 > * Revert "deps: Update to github.com/tdewolff/minify v2.9.4" 6dd60fca @bep > #7792 > * langs/i18n: Add workaround for known language, but missing plural rule > error 33e9d79b @bep #7798 > * langs/i18n: Fix for bare TOML keys fc6abc39 @bep > * snap: Install postcss v8 explicitly as it is now a peer dependency > e9a7ebaf @anthonyfok > * lang/i18n: Fix for language code case issue with pt-br etc. 50682043 @bep > #7804 > * Merge branch 'release-0.76.3' 49972d07 @bep > * Add merge helper c98132e3 @bep > * Render aliases even if render=link 79a022a1 @bep #7832 > > diff 47eddbd4548efcea608008d6abb8609deb1c98f6 /usr/ports > blob - 96fa6653d21e544bbcf5e96da11fdec8dbe85d55 > file + www/hugo/Makefile > --- www/hugo/Makefile > +++ www/hugo/Makefile > @@ -4,7 +4,7 @@ ONLY_FOR_ARCHS = ${GO_ARCHS} > COMMENT = fast and flexible static site generator > > MODGO_MODNAME = github.com/gohugoio/hugo > -MODGO_VERSION = v0.75.1 > +MODGO_VERSION = v0.76.5 > > DISTNAME = hugo-${MODGO_VERSION} > > @@ -77,7 +77,7 @@ MODGO_MODULES = \ > github.com/!shopify/toxiproxy > v2.1.4+incompatible \ > github.com/akavel/rsrc v0.8.0 \ > github.com/alecthomas/assert > v0.0.0-20170929043011-405dbfeb8e38 \ > - github.com/alecthomas/chroma v0.8.0 \ > + github.com/alecthomas/chroma v0.8.1 \ > github.com/alecthomas/colour > v0.0.0-20160524082231-60882d9e2721 \ > github.com/alecthomas/kong v0.2.4 \ > github.com/alecthomas/kong-hcl > v0.1.8-0.20190615233001-b21fea9723c8 \ > @@ -89,7 +89,7 @@ MODGO_MODULES = \ > github.com/armon/consul-api > v0.0.0-20180202201655-eb2c6b5be1b6 \ > github.com/armon/go-metrics > v0.0.0-20180917152333-f0300d1749da \ > github.com/armon/go-radix v1.0.0 \ > - github.com/aws/aws-sdk-go v1.34.22 \ > + github.com/aws/aws-sdk-go v1.35.0 \ > github.com/beorn7/perks v1.0.0 \ > github.com/bep/debounce v1.2.0 \ > github.com/bep/gitmap v1.1.2 \ > @@ -120,12 +120,12 @@ MODGO_MODULES = \ > github.com/eapache/go-resiliency v1.1.0 \ > github.com/eapache/go-xerial-snappy > v0.0.0-20180814174437-776d5712da21 \ > github.com/eapache/queue v1.1.0 \ > - github.com/evanw/esbuild v0.6.32 \ > + github.com/evanw/esbuild v0.7.9 \ > github.com/fatih/color v1.7.0 \ > github.com/fortytw2/leaktest v1.3.0 \ > - github.com/frankban/quicktest v1.10.2 \ > + github.com/frankban/quicktest v1.11.0 \ > github.com/fsnotify/fsnotify v1.4.9 \ > - github.com/getkin/kin-openapi v0.22.0 \ > + github.com/getkin/kin-openapi v0.22.1 \ > github.com/ghodss/yaml v1.0.0 \ > github.com/go-gl/glfw > v0.0.0-20190409004039-e6da0acd62b1 \ > github.com/go-ini/ini v1.25.4 \ > @@ -180,9 +180,10 @@ MODGO_MODULES = \ > github.com/hashicorp/serf v0.8.2 \ > github.com/hpcloud/tail v1.0.0 \ > github.com/inconshreveable/mousetrap v1.0.0 \ > - github.com/jdkato/prose v1.1.1 \ > + github.com/jdkato/prose v1.2.0 \ > github.com/jessevdk/go-flags v1.4.0 \ > - github.com/jmespath/go-jmespath v0.3.0 \ > + github.com/jmespath/go-jmespath v0.4.0 \ > + github.com/jmespath/go-jmespath/internal/testify v1.5.1 \ > github.com/joho/godotenv v1.3.0 \ > github.com/jonboulle/clockwork v0.1.0 \ > github.com/json-iterator/go v1.1.6 \ > @@ -192,6 +193,7 @@ MODGO_MODULES = \ > github.com/kisielk/errcheck v1.1.0 \ > github.com/kisielk/gotool v1.0.0 \ > github.com/konsorten/go-windows-terminal-sequences v1.0.1 \ > + github.com/kr/fs v0.1.0 \ > github.com/kr/logfmt > v0.0.0-20140226030751-b84e30acd515 \ > github.com/kr/pretty v0.2.1 \ > github.com/kr/pty v1.1.1 \ > @@ -219,10 +221,11 @@ MODGO_MODULES = \ > github.com/mitchellh/mapstructure v1.3.3 \ > github.com/modern-go/concurrent > v0.0.0-20180306012644-bacd9c7ef1dd \ > github.com/modern-go/reflect2 v1.0.1 \ > + github.com/montanaflynn/stats v0.6.3 \ > github.com/muesli/smartcrop v0.3.0 \ > github.com/mwitkow/go-conntrack > v0.0.0-20161129095857-cc309e4a2223 \ > github.com/nfnt/resize > v0.0.0-20180221191011-83c6a9932646 \ > - github.com/nicksnyder/go-i18n v1.10.1 \ > + github.com/nicksnyder/go-i18n/v2 v2.1.1 \ > github.com/niklasfasching/go-org v1.3.2 \ > github.com/nkovacs/streamquote > v0.0.0-20170412213628-49af9bddb229 \ > github.com/oklog/ulid v1.3.1 \ > @@ -232,9 +235,10 @@ MODGO_MODULES = \ > github.com/opentracing/opentracing-go v1.0.2 \ > github.com/openzipkin/zipkin-go v0.1.6 \ > github.com/pascaldekloe/goe > v0.0.0-20180627143212-57f6aae5913c \ > - github.com/pelletier/go-toml v1.6.0 \ > + github.com/pelletier/go-toml v1.8.1 \ > github.com/pierrec/lz4 > v2.0.5+incompatible \ > github.com/pkg/errors v0.9.1 \ > + github.com/pkg/sftp v1.10.1 \ > github.com/pmezard/go-difflib v1.0.0 \ > github.com/posener/complete v1.1.1 \ > github.com/prometheus/client_golang v0.9.3 \ > @@ -244,7 +248,7 @@ MODGO_MODULES = \ > github.com/prometheus/tsdb v0.7.1 \ > github.com/rcrowley/go-metrics > v0.0.0-20181016184325-3113b8401b8a \ > github.com/rogpeppe/fastuuid > v0.0.0-20150106093220-6724a57986af \ > - github.com/rogpeppe/go-internal v1.5.1 \ > + github.com/rogpeppe/go-internal v1.6.2 \ > github.com/russross/blackfriday > v1.5.3-0.20200218234912-41c5fccfd6f6 \ > github.com/russross/blackfriday/v2 v2.0.1 \ > github.com/rwcarlsen/goexif > v0.0.0-20190401172101-9e8deecbddbd \ > @@ -252,13 +256,14 @@ MODGO_MODULES = \ > github.com/sanity-io/litter v1.3.0 \ > github.com/sean-/seed > v0.0.0-20170313163322-e2103e2c3529 \ > github.com/sergi/go-diff v1.0.0 \ > + github.com/shogo82148/go-shuffle > v0.0.0-20180218125048-27e6095f230d \ > github.com/shurcoo!l/sanitized_anchor_name v1.0.0 \ > github.com/sirupsen/logrus v1.2.0 \ > github.com/smartystreets/assertions > v0.0.0-20180927180507-b2de0cb4f26d \ > github.com/smartystreets/goconvey v1.6.4 \ > github.com/soheilhy/cmux v0.1.4 \ > github.com/spaolacci/murmur3 > v0.0.0-20180118202830-f09979ecbc72 \ > - github.com/spf13/afero v1.2.2 \ > + github.com/spf13/afero v1.4.0 \ > github.com/spf13/cast v1.3.1 \ > github.com/spf13/cobra v0.0.7 \ > github.com/spf13/fsync v0.9.0 \ > @@ -266,7 +271,7 @@ MODGO_MODULES = \ > github.com/spf13/pflag v1.0.5 \ > github.com/spf13/viper v1.7.1 \ > github.com/stretchr/objx v0.1.1 \ > - github.com/stretchr/testify v1.5.1 \ > + github.com/stretchr/testify v1.6.1 \ > github.com/subosito/gotenv v1.2.0 \ > github.com/tdewolff/minify/v2 v2.6.2 \ > github.com/tdewolff/parse/v2 v2.4.2 \ > @@ -277,6 +282,7 @@ MODGO_MODULES = \ > github.com/uber/jaeger-client-go > v2.15.0+incompatible \ > github.com/uber/jaeger-lib v1.5.0 \ > github.com/ugorji/go v1.1.4 \ > + github.com/urfave/cli v1.22.4 \ > github.com/valyala/bytebufferpool v1.0.0 \ > github.com/valyala/fasttemplate v1.0.1 \ > github.com/xdg/scram > v0.0.0-20180814205039-7eeb5667e42c \ > @@ -292,7 +298,7 @@ MODGO_MODULES = \ > go.uber.org/multierr v1.1.0 \ > go.uber.org/zap v1.10.0 \ > gocloud.dev v0.15.0 \ > - golang.org/x/crypto > v0.0.0-20190605123033-f99c8df09eb5 \ > + golang.org/x/crypto > v0.0.0-20190820162420-60c769a6c586 \ > golang.org/x/exp > v0.0.0-20191030013958-a1ab85dbe136 \ > golang.org/x/image > v0.0.0-20191214001246-9130b4cfad52 \ > golang.org/x/lint > v0.0.0-20190930215403-16217165b5de \ > @@ -315,9 +321,11 @@ MODGO_MODULES = \ > gopkg.in/errgo.v2 v2.1.0 \ > gopkg.in/fsnotify.v1 v1.4.7 \ > gopkg.in/ini.v1 v1.51.1 \ > + gopkg.in/neurosnap/sentences.v1 v1.0.6 \ > gopkg.in/resty.v1 v1.12.0 \ > gopkg.in/tomb.v1 > v1.0.0-20141024135613-dd632973f1e7 \ > gopkg.in/yaml.v2 v2.3.0 \ > + gopkg.in/yaml.v3 > v3.0.0-20200313102051-9f266ea9e77c \ > honnef.co/go/tools > v0.0.1-2019.2.3 \ > pack.ag/amqp v0.11.0 \ > rsc.io/binaryregexp v0.2.0 > @@ -347,6 +355,7 @@ MODGO_MODFILES = \ > github.com/beorn7/perks > v0.0.0-20180321164747-3a771d992973 \ > github.com/coreos/etcd v3.3.10+incompatible \ > github.com/coreos/go-semver v0.2.0 \ > + github.com/cpuguy83/go-md2man/v2 > v2.0.0-20190314233015-f79a8a8ca69d \ > github.com/davecgh/go-spew > v0.0.0-20161028175848-04cdfd42973b \ > github.com/davecgh/go-spew v1.1.0 \ > github.com/dlclark/regexp2 v1.1.6 \ > @@ -408,6 +417,8 @@ MODGO_MODFILES = \ > github.com/stretchr/testify > v0.0.0-20161117074351-18a02ba4a312 \ > github.com/stretchr/testify v1.2.2 \ > github.com/stretchr/testify v1.3.0 \ > + github.com/stretchr/testify v1.4.0 \ > + github.com/stretchr/testify v1.5.1 \ > github.com/yuin/goldmark v1.1.22 \ > go.opencensus.io v0.15.0 \ > go.opencensus.io v0.20.1 \ > @@ -420,6 +431,7 @@ MODGO_MODFILES = \ > golang.org/x/crypto > v0.0.0-20190308221718-c2843e01d9a2 \ > golang.org/x/crypto > v0.0.0-20190422183909-d864b10871cd \ > golang.org/x/crypto > v0.0.0-20190510104115-cbcb75029529 \ > + golang.org/x/crypto > v0.0.0-20190605123033-f99c8df09eb5 \ > golang.org/x/exp > v0.0.0-20190121172915-509febef88a4 \ > golang.org/x/exp > v0.0.0-20190306152737-a1d7652674e8 \ > golang.org/x/exp > v0.0.0-20190510132918-efd6b22b2522 \ > @@ -544,6 +556,7 @@ MODGO_MODFILES = \ > gopkg.in/yaml.v2 v2.2.1 \ > gopkg.in/yaml.v2 v2.2.2 \ > gopkg.in/yaml.v2 v2.2.4 \ > + gopkg.in/yaml.v2 v2.2.8 \ > honnef.co/go/tools > v0.0.0-20180728063816-88497007e858 \ > honnef.co/go/tools > v0.0.0-20190102054323-c2f93a96b099 \ > honnef.co/go/tools > v0.0.0-20190106161140-3f1c8253044a \ > blob - bbdc8c8acdfdcfd06f2d560d6f12c789629281be > file + www/hugo/distinfo > --- www/hugo/distinfo > +++ www/hugo/distinfo > @@ -76,8 +76,8 @@ SHA256 (go_modules/github.com/akavel/rsrc/@v/v0.8.0.zi > SHA256 > (go_modules/github.com/alecthomas/assert/@v/v0.0.0-20170929043011-405dbfeb8e38.mod) > = 1sRMKFe9NdEAKi0crjhrUSE8G7I4d1xbHr2CThGFPZ8= > SHA256 > (go_modules/github.com/alecthomas/assert/@v/v0.0.0-20170929043011-405dbfeb8e38.zip) > = hz0lcXCxNjFCy/Xha0nGohzMs+SqzrnTcMO3iwUaVmM= > SHA256 > (go_modules/github.com/alecthomas/chroma/@v/v0.7.2-0.20200305040604-4f3623dce67a.mod) > = XY1RaUyjU8B97xFlukLNZo2dyKxFnVrQrir+PZ8A8Bk= > -SHA256 (go_modules/github.com/alecthomas/chroma/@v/v0.8.0.mod) = > ihC4FErJsCH5fKEiWhPziZm/LiaQuACjPkMMb4eR8wM= > -SHA256 (go_modules/github.com/alecthomas/chroma/@v/v0.8.0.zip) = > zBG5wzuy7LYwlw3bTqZVWYEKDSX32Nph6tIC9QZXbig= > +SHA256 (go_modules/github.com/alecthomas/chroma/@v/v0.8.1.mod) = > ihC4FErJsCH5fKEiWhPziZm/LiaQuACjPkMMb4eR8wM= > +SHA256 (go_modules/github.com/alecthomas/chroma/@v/v0.8.1.zip) = > EbDgeEnuDXGc4MU3472yeomzlxNVHYFnCsfW6SN81DI= > SHA256 > (go_modules/github.com/alecthomas/colour/@v/v0.0.0-20160524082231-60882d9e2721.mod) > = v2cMApHjMdCHgc/PprDqLthhAuY7n8nrlBP/xUstt9I= > SHA256 > (go_modules/github.com/alecthomas/colour/@v/v0.0.0-20160524082231-60882d9e2721.zip) > = M0EBxWLS50M49rqrHeBPO7/4kCHST0IGxVHvR7lqK/4= > SHA256 > (go_modules/github.com/alecthomas/kong-hcl/@v/v0.1.8-0.20190615233001-b21fea9723c8.mod) > = Zbe9b2Z37O2mmPN35uRzNRPUhyrV8tHmbdnLmIibiWg= > @@ -107,8 +107,8 @@ SHA256 (go_modules/github.com/armon/go-radix/@v/v1.0.0 > SHA256 (go_modules/github.com/aws/aws-sdk-go/@v/v1.15.27.mod) = > JSBvsSwaWjiykW0QoIZ+PtVlVzvPY0E8anSo4AULvTc= > SHA256 (go_modules/github.com/aws/aws-sdk-go/@v/v1.18.6.mod) = > zNGa6ImG2/5S4q6miRPYtiKzi3HVcNp8Tb8sdvDNuQQ= > SHA256 (go_modules/github.com/aws/aws-sdk-go/@v/v1.19.16.mod) = > zNGa6ImG2/5S4q6miRPYtiKzi3HVcNp8Tb8sdvDNuQQ= > -SHA256 (go_modules/github.com/aws/aws-sdk-go/@v/v1.34.22.mod) = > 149yxwdFvL9c7y6fVDdD0AZYn1ERnIxh2om4kWHscH8= > -SHA256 (go_modules/github.com/aws/aws-sdk-go/@v/v1.34.22.zip) = > ILyyK3Xjoqnf32qGvoQZkzYuiAFP8hjlAtlc0ny9DQ0= > +SHA256 (go_modules/github.com/aws/aws-sdk-go/@v/v1.35.0.mod) = > nRnfz00Tz4KZCGdCvHEfOinTq/e5vB0TddMubeApSNM= > +SHA256 (go_modules/github.com/aws/aws-sdk-go/@v/v1.35.0.zip) = > Y/yscKRGCeH/gXRoaVC/sTDVVTxC6CaiESL3n0qDTow= > SHA256 > (go_modules/github.com/beorn7/perks/@v/v0.0.0-20180321164747-3a771d992973.mod) > = zE0fqtdZZfpp6xMSC/lWgncZAF/z7NxwSzb7WPsf0W4= > SHA256 (go_modules/github.com/beorn7/perks/@v/v1.0.0.mod) = > wNxuW3KlzSPG92OQoe/KJ+VoublPPKvl3zWk+mGGJIQ= > SHA256 (go_modules/github.com/beorn7/perks/@v/v1.0.0.zip) = > p+xhZOMeqOEMYBq7l5N1PsQ8shgoOyJoAME0+yPOpAk= > @@ -146,6 +146,7 @@ SHA256 (go_modules/github.com/coreos/go-systemd/@v/v0. > SHA256 > (go_modules/github.com/coreos/go-systemd/@v/v0.0.0-20190321100706-95778dfbb74e.zip) > = zTSd8ALgkAzQpflkhyBiGEAWTEtTDz40V1EOfghYkwc= > SHA256 > (go_modules/github.com/coreos/pkg/@v/v0.0.0-20180928190104-399ea9e2e55f.mod) > = 3px8wnq3VKc1gj/LXcCD/u6QGw7sUEl9tNht60nBZCE= > SHA256 > (go_modules/github.com/coreos/pkg/@v/v0.0.0-20180928190104-399ea9e2e55f.zip) > = f+Fh1JQ5qbQTbJMiM8tLgDueOsfuRvOc4kfe/E9OqNc= > +SHA256 > (go_modules/github.com/cpuguy83/go-md2man/v2/@v/v2.0.0-20190314233015-f79a8a8ca69d.mod) > = n9/66VphK8uqwxGdDn7q/7L7/8kzw5xJOxl59qiZmqo= > SHA256 (go_modules/github.com/cpuguy83/go-md2man/v2/@v/v2.0.0.mod) = > n9/66VphK8uqwxGdDn7q/7L7/8kzw5xJOxl59qiZmqo= > SHA256 (go_modules/github.com/cpuguy83/go-md2man/v2/@v/v2.0.0.zip) = > 8v3QYoeoDxvqVVL1ctfyMU7IKShaMEC2NGngY19m+20= > SHA256 (go_modules/github.com/daaku/go.zipexe/@v/v1.0.0.mod) = > JCiyErbDw9LzjwnrNn89Fgry+yyqljyPLej4IDypxhc= > @@ -175,22 +176,22 @@ SHA256 (go_modules/github.com/eapache/go-xerial-snappy > SHA256 > (go_modules/github.com/eapache/go-xerial-snappy/@v/v0.0.0-20180814174437-776d5712da21.zip) > = eFJkr//c/lBXOhyw34X/QYbp5+TjoEUTdS9S09oQVK8= > SHA256 (go_modules/github.com/eapache/queue/@v/v1.1.0.mod) = > 3EeHFjCCWJVR3eBskc8DY5DfJlAz7ifsl1zJFRcF7wM= > SHA256 (go_modules/github.com/eapache/queue/@v/v1.1.0.zip) = > HcG0ly6FBcR2PGVCSxlgTGXJRJEdFsGMXL01quRWJvs= > -SHA256 (go_modules/github.com/evanw/esbuild/@v/v0.6.32.mod) = > TMgSto0wSN1nMmYgtlqH7Cel06fjjNs+VL9KVgz+npk= > -SHA256 (go_modules/github.com/evanw/esbuild/@v/v0.6.32.zip) = > XSuVBsZOb9rbH4G3dRqu1+AqkpSsO7BnfPwyDfVt2Gs= > +SHA256 (go_modules/github.com/evanw/esbuild/@v/v0.7.9.mod) = > TMgSto0wSN1nMmYgtlqH7Cel06fjjNs+VL9KVgz+npk= > +SHA256 (go_modules/github.com/evanw/esbuild/@v/v0.7.9.zip) = > sOg866b6un0MJ6z0ZFrqS8c6GHGkbsjJph0w2EwjIwU= > SHA256 (go_modules/github.com/fatih/color/@v/v1.7.0.mod) = > TDlJ5lwSok4Luy1SEYvASOaYDCm8SUAsWWWK3gNRmKM= > SHA256 (go_modules/github.com/fatih/color/@v/v1.7.0.zip) = > YDbwsxFnKAtpa177Q2A+cbzjFCD7NCiv33Smi7Oj6+8= > SHA256 (go_modules/github.com/fortytw2/leaktest/@v/v1.2.0.mod) = > S+QkhBJzzIQUWo8VjdWnqf3jy+aWAiL4gbtgjt2Qa4k= > SHA256 (go_modules/github.com/fortytw2/leaktest/@v/v1.3.0.mod) = > S+QkhBJzzIQUWo8VjdWnqf3jy+aWAiL4gbtgjt2Qa4k= > SHA256 (go_modules/github.com/fortytw2/leaktest/@v/v1.3.0.zip) = > hn5tExUQdRumBVxR53RrAFams9yxobLf3GlCUc1+uLM= > -SHA256 (go_modules/github.com/frankban/quicktest/@v/v1.10.2.mod) = > CnhlNcV5cPwdizHvT902wM9J7huPrsBg5XsTRViw+5w= > -SHA256 (go_modules/github.com/frankban/quicktest/@v/v1.10.2.zip) = > x5BnV2kbvZJl/+AWgrWWvibIZoh9Aaufzn7+8F6j1Ro= > +SHA256 (go_modules/github.com/frankban/quicktest/@v/v1.11.0.mod) = > CnhlNcV5cPwdizHvT902wM9J7huPrsBg5XsTRViw+5w= > +SHA256 (go_modules/github.com/frankban/quicktest/@v/v1.11.0.zip) = > cZZjpD+sIAgKMws2asTgQdKPJouQ1OHxkv5B9Ie5/gg= > SHA256 (go_modules/github.com/frankban/quicktest/@v/v1.4.1.mod) = > r/MFK6hN0VEHm7ezZTVhYjbhQpt0vjIQoSuTnGtaskU= > SHA256 (go_modules/github.com/frankban/quicktest/@v/v1.7.2.mod) = > CKPq3BssGyZTLAf5N8iD3gspy03wFvdykH51qTSpzkc= > SHA256 (go_modules/github.com/fsnotify/fsnotify/@v/v1.4.7.mod) = > 6i0Kag6E9dOdDAVxGlXa+x1WqXShqRh/sk6GVxlsVFQ= > SHA256 (go_modules/github.com/fsnotify/fsnotify/@v/v1.4.9.mod) = > DasIqdOQ+kI5ebKByKMK32NoV5lFUZ3/pWjr5vdUoDY= > SHA256 (go_modules/github.com/fsnotify/fsnotify/@v/v1.4.9.zip) = > /kj1cIAd4Wv+lz3HTn5ZI65om6jCdEN/ZdvIpjU391k= > -SHA256 (go_modules/github.com/getkin/kin-openapi/@v/v0.22.0.mod) = > wzDx+WtaaWj7emRdAWq02ZaOls1RwEFxd6YvpupmAqQ= > -SHA256 (go_modules/github.com/getkin/kin-openapi/@v/v0.22.0.zip) = > B0tdvzaa5Wq7iXaMHYJTyipuM9gtt02up7G7OQD2jyg= > +SHA256 (go_modules/github.com/getkin/kin-openapi/@v/v0.22.1.mod) = > wzDx+WtaaWj7emRdAWq02ZaOls1RwEFxd6YvpupmAqQ= > +SHA256 (go_modules/github.com/getkin/kin-openapi/@v/v0.22.1.zip) = > pVyAF8YGSANoDC4QyDCo4+1DXqRDXfbKK6fH9NaDXoQ= > SHA256 (go_modules/github.com/ghodss/yaml/@v/v1.0.0.mod) = > eKGuHn8M24VH6QP9Cu2m09Z6GKY+C9Gb+0tokYRBC8w= > SHA256 (go_modules/github.com/ghodss/yaml/@v/v1.0.0.zip) = > w/KV0jwCwLNeTTspBTWG5zfPlkLflhXamcC9qbusxiQ= > SHA256 > (go_modules/github.com/go-gl/glfw/@v/v0.0.0-20190409004039-e6da0acd62b1.mod) > = UQstVL8si0jvh8XQVXb4dxIkx+fuKoWlqX6gGSVgPrc= > @@ -320,14 +321,16 @@ SHA256 (go_modules/github.com/hpcloud/tail/@v/v1.0.0.m > SHA256 (go_modules/github.com/hpcloud/tail/@v/v1.0.0.zip) = > PLpIR0ji4pGdcmY1mbjMZFQFiXb7ypb5rHjYTxlbkio= > SHA256 (go_modules/github.com/inconshreveable/mousetrap/@v/v1.0.0.mod) = > OR2uvJOw35u4momxS/pgJo2eueJ2I+xBUEGrq6vdAFw= > SHA256 (go_modules/github.com/inconshreveable/mousetrap/@v/v1.0.0.zip) = > w/oIE+ePXO8Q3A6ZEsQ+aOBv+XCpjpjEBQ/hTbv9GMc= > -SHA256 (go_modules/github.com/jdkato/prose/@v/v1.1.1.mod) = > Gm4SD0LMExiZmrmiKLrrt8ResWB3az9ujTbsrBM5M0o= > -SHA256 (go_modules/github.com/jdkato/prose/@v/v1.1.1.zip) = > KS70GM3OETFlQ8v3WrVOLoVSh2smKEdj9M/02HCmQ4o= > +SHA256 (go_modules/github.com/jdkato/prose/@v/v1.2.0.mod) = > q83siSQmrhzFLi0Cxi6uWv1g3moh58zU9qC2ixKDKlE= > +SHA256 (go_modules/github.com/jdkato/prose/@v/v1.2.0.zip) = > i/z0xTki/oviZUVxt2Ac7eCuxUsaYQnghvIXdJfrmZI= > SHA256 (go_modules/github.com/jessevdk/go-flags/@v/v1.4.0.mod) = > n/9I81DbxrsGZZTpRJbe+hlei1UgbSYcpbL5ifZ4Ki0= > SHA256 (go_modules/github.com/jessevdk/go-flags/@v/v1.4.0.zip) = > om5yw/TCIN+LZaxus9NYqK0u/DALISMYWCiT6ognJvk= > SHA256 > (go_modules/github.com/jmespath/go-jmespath/@v/v0.0.0-20160202185014-0b12d6b521d8.mod) > = fuHUajtRheVlcWJ+9qApyZf4UHgbzEh+BsBYwHI8gjQ= > SHA256 > (go_modules/github.com/jmespath/go-jmespath/@v/v0.0.0-20180206201540-c2b33e8439af.mod) > = fuHUajtRheVlcWJ+9qApyZf4UHgbzEh+BsBYwHI8gjQ= > -SHA256 (go_modules/github.com/jmespath/go-jmespath/@v/v0.3.0.mod) = > ZSJModpOkVU5+1Wz1hxUM85FH5AYivHX0ufMKRcDCFw= > -SHA256 (go_modules/github.com/jmespath/go-jmespath/@v/v0.3.0.zip) = > tTzKvDabxIVjAz1562Km1knUf5b0cmHJcMqAk3nt3tg= > +SHA256 (go_modules/github.com/jmespath/go-jmespath/@v/v0.4.0.mod) = > T7iO2rsXVk9gSP2jtJQnTK4E2WJ+aXxU0LQs1cOuvZ8= > +SHA256 (go_modules/github.com/jmespath/go-jmespath/@v/v0.4.0.zip) = > 0fd7Z5DXxDIadCYPNnVoPTrAawphS1+D6HC+rgqLKGc= > +SHA256 > (go_modules/github.com/jmespath/go-jmespath/internal/testify/@v/v1.5.1.mod) = > H3UsEr6N6heJJ4cYkbC9Xf/B7z8+3GJwKmUTZHW0XZk= > +SHA256 > (go_modules/github.com/jmespath/go-jmespath/internal/testify/@v/v1.5.1.zip) = > M49zgy6ypjqwyRIZfmU8e2JCb8Q4fgp2qw1Dxl4ps+E= > SHA256 (go_modules/github.com/joho/godotenv/@v/v1.3.0.mod) = > 5xG2F3CCrjUPyMTuOga2fiVT0RdSxugDrlkQbqVvOo8= > SHA256 (go_modules/github.com/joho/godotenv/@v/v1.3.0.zip) = > rO9aOU+9EZP1LQ0ZaQsL/oJyjRjdO/Z3MNxQMcItVj8= > SHA256 (go_modules/github.com/jonboulle/clockwork/@v/v0.1.0.mod) = > PMMYAca/5LbFDx2wDyf3Nj1kNyU264DEt62dz4yftuA= > @@ -346,6 +349,8 @@ SHA256 (go_modules/github.com/kisielk/gotool/@v/v1.0.0 > SHA256 (go_modules/github.com/kisielk/gotool/@v/v1.0.0.zip) = > CJ27puOqCZRP20DXKsyGaU6L3eAc/A9A/gJIMJ64Cj8= > SHA256 > (go_modules/github.com/konsorten/go-windows-terminal-sequences/@v/v1.0.1.mod) > = a2na/Tz2TXtX6XiEin4nGivgoE2aJWTdJVZJHSfQoDQ= > SHA256 > (go_modules/github.com/konsorten/go-windows-terminal-sequences/@v/v1.0.1.zip) > = f9AnP8CFXtCBcsFQ91bnCNbkPEptUspJOai0PQM1YJE= > +SHA256 (go_modules/github.com/kr/fs/@v/v0.1.0.mod) = > tbztWH7emUmijxpGAxPEmwj1cVuYgNu1eXgyf4WC78A= > +SHA256 (go_modules/github.com/kr/fs/@v/v0.1.0.zip) = > 03a9mOga6jRYX8OwS6t2Nj6eh83mk4OWTlfpd58q+B4= > SHA256 > (go_modules/github.com/kr/logfmt/@v/v0.0.0-20140226030751-b84e30acd515.mod) = > 7qRnFT2AM29hdNQNHKAiYYxPO5NhD9YgQJKf/gCbqaY= > SHA256 > (go_modules/github.com/kr/logfmt/@v/v0.0.0-20140226030751-b84e30acd515.zip) = > 69lWU6rKYYIYShubMJpl1V60x8gzxeeQruEe/XPUciw= > SHA256 (go_modules/github.com/kr/pretty/@v/v0.1.0.mod) = > 49XUbS9qyUpmalS16GfsFr8ZnZ9LcAgnzXMWB+/dEJo= > @@ -408,14 +413,16 @@ SHA256 (go_modules/github.com/modern-go/concurrent/@v/ > SHA256 > (go_modules/github.com/modern-go/concurrent/@v/v0.0.0-20180306012644-bacd9c7ef1dd.zip) > = ke9JWZvsRZhp2U/z3sEohxq2a9LfphBB8eEWn5tKgHM= > SHA256 (go_modules/github.com/modern-go/reflect2/@v/v1.0.1.mod) = > tFVSGtQtFvqwjvHXSIwi7yQMlKhoRzYK06FnGaCHEys= > SHA256 (go_modules/github.com/modern-go/reflect2/@v/v1.0.1.zip) = > avgmggbQN0KKQZe9Qhu+U5nBlFDvU66DCaCD80+3rAU= > +SHA256 (go_modules/github.com/montanaflynn/stats/@v/v0.6.3.mod) = > baaGDUnc2aN0Fhjf03227NbKeLuJgtUOZKVRU2s6nPA= > +SHA256 (go_modules/github.com/montanaflynn/stats/@v/v0.6.3.zip) = > JQaTRwVFAtmrl1MfB1e5FhJLqZZurTjzb5iBKzemrNk= > SHA256 (go_modules/github.com/muesli/smartcrop/@v/v0.3.0.mod) = > 3WAnXCcMuZw00BPl4weYEIh81KCEFU0Ex68gvMfjMGc= > SHA256 (go_modules/github.com/muesli/smartcrop/@v/v0.3.0.zip) = > mOWyhidHWX1/9h4yGzhnape7QFNmXHbLAZfYI1UUGSo= > SHA256 > (go_modules/github.com/mwitkow/go-conntrack/@v/v0.0.0-20161129095857-cc309e4a2223.mod) > = PxWlGPNyKPLQjGtDdi1DhppauK57o7USS/lhA15xzBg= > SHA256 > (go_modules/github.com/mwitkow/go-conntrack/@v/v0.0.0-20161129095857-cc309e4a2223.zip) > = mzwnt7lU1dPgnlHkqo2nSGWEsSR9m1kumlm/XlAsr5A= > SHA256 > (go_modules/github.com/nfnt/resize/@v/v0.0.0-20180221191011-83c6a9932646.mod) > = UShf/MHJ0yYhc7wa9g61MWz7hDcwPFpgAWtjvn9PktI= > SHA256 > (go_modules/github.com/nfnt/resize/@v/v0.0.0-20180221191011-83c6a9932646.zip) > = uOl8sU5eXvKddi0t/4kPYnmhJZkN35y3rlxNKgFbEJw= > -SHA256 (go_modules/github.com/nicksnyder/go-i18n/@v/v1.10.1.mod) = > c4MruikiG6T/wVwpf3a6zc5vYi4yiWn25FCfibVv4JU= > -SHA256 (go_modules/github.com/nicksnyder/go-i18n/@v/v1.10.1.zip) = > 3/t16FHjwH6fQFHCI/1N3ZcQGdwtB4Sy/tmcNj59eSE= > +SHA256 (go_modules/github.com/nicksnyder/go-i18n/v2/@v/v2.1.1.mod) = > 2oKWDby5eOHn6v7cRpox4uJe0VGO3fDJOIxFtuwTzN4= > +SHA256 (go_modules/github.com/nicksnyder/go-i18n/v2/@v/v2.1.1.zip) = > Qv9s4yHAbRLUF0LWMjOfTW8GoMNlM6RR5IZrWgJTJSs= > SHA256 (go_modules/github.com/niklasfasching/go-org/@v/v1.3.2.mod) = > JYrvLounaZhYW/a1FwsIR21bN7VVhzujWFpaD/L3lbI= > SHA256 (go_modules/github.com/niklasfasching/go-org/@v/v1.3.2.zip) = > 8E8bLMeSydd1LwgPKwK+jzTYht4b5J54/UMzz8P8MMI= > SHA256 > (go_modules/github.com/nkovacs/streamquote/@v/v0.0.0-20170412213628-49af9bddb229.mod) > = jpkdJpIapDdzQ1BTWESxt6/CknU8Y73tLhJ2R+jd1EI= > @@ -436,14 +443,16 @@ SHA256 (go_modules/github.com/openzipkin/zipkin-go/@v/ > SHA256 > (go_modules/github.com/pascaldekloe/goe/@v/v0.0.0-20180627143212-57f6aae5913c.mod) > = B3cqEdgT+rYX+ZAY8G7BUhV56ccrFTZAKPDYry5Iagw= > SHA256 > (go_modules/github.com/pascaldekloe/goe/@v/v0.0.0-20180627143212-57f6aae5913c.zip) > = +htlOi5GAZQVA5Phhq+WfIsdJIESUqrBL5q0R0vu/cY= > SHA256 (go_modules/github.com/pelletier/go-toml/@v/v1.2.0.mod) = > xSWmtIaUKEBWKWwMUx5cc3WmESbujxnigabMjxxqqD8= > -SHA256 (go_modules/github.com/pelletier/go-toml/@v/v1.6.0.mod) = > rQhfKMiRS5pDCk+COf3apBpuKyV0javCZuhjOlVnaqg= > -SHA256 (go_modules/github.com/pelletier/go-toml/@v/v1.6.0.zip) = > zG3OGd9sbDCr1nWU0X6mAV0SEKpt2MYJbGQp7sBv2rQ= > +SHA256 (go_modules/github.com/pelletier/go-toml/@v/v1.8.1.mod) = > 78wP1fpz6zvwm/UYt+BPseA40i65jOoO4I4jrlY439A= > +SHA256 (go_modules/github.com/pelletier/go-toml/@v/v1.8.1.zip) = > rn9dznA+EJVsgL+r7gL71tCsw9XwlUyWvSnIxPDPoJc= > SHA256 (go_modules/github.com/pierrec/lz4/@v/v2.0.5+incompatible.mod) = > KlDPGZMwgkRBQ3I0nlAHcN3gZx7iWRWc8wX0sfhOuuk= > SHA256 (go_modules/github.com/pierrec/lz4/@v/v2.0.5+incompatible.zip) = > +UENwWs19pbm0hIl/Ya59gCE7eh/sA9ff/IIwuFOkXc= > SHA256 (go_modules/github.com/pkg/errors/@v/v0.8.0.mod) = > 3yjGqCPxgddheWlxd8DFlDxv+zjzwQstxTvjYO59RYk= > SHA256 (go_modules/github.com/pkg/errors/@v/v0.8.1.mod) = > 3yjGqCPxgddheWlxd8DFlDxv+zjzwQstxTvjYO59RYk= > SHA256 (go_modules/github.com/pkg/errors/@v/v0.9.1.mod) = > 3yjGqCPxgddheWlxd8DFlDxv+zjzwQstxTvjYO59RYk= > SHA256 (go_modules/github.com/pkg/errors/@v/v0.9.1.zip) = > 1MNri80GFikKORMhXg9TuTG9bgBnBZbylg3xtEryvQc= > +SHA256 (go_modules/github.com/pkg/sftp/@v/v1.10.1.mod) = > +dY8vMeTU5TdR7Blx/h/OEMYWU7d6+ngTm1yZQfC+Bs= > +SHA256 (go_modules/github.com/pkg/sftp/@v/v1.10.1.zip) = > TjDwRVhlQ0vnuD1AEKuXZnIX2v0AF8qmUfqvosxq7WQ= > SHA256 > (go_modules/github.com/pmezard/go-difflib/@v/v0.0.0-20151028094244-d8ed2627bdf0.mod) > = dLLnZushU3eGTVh7rfV+lVIfaS0qeGCzx3WQk/nJvsI= > SHA256 (go_modules/github.com/pmezard/go-difflib/@v/v1.0.0.mod) = > dLLnZushU3eGTVh7rfV+lVIfaS0qeGCzx3WQk/nJvsI= > SHA256 (go_modules/github.com/pmezard/go-difflib/@v/v1.0.0.zip) = > 3gTOzBpLjVPkNXBRAmeUvLxU8uaiYM+sUIzmnV1kV6A= > @@ -472,8 +481,8 @@ SHA256 (go_modules/github.com/rcrowley/go-metrics/@v/v > SHA256 > (go_modules/github.com/rogpeppe/fastuuid/@v/v0.0.0-20150106093220-6724a57986af.mod) > = zIzmS7eCm5zXS/HYqQvrEW/de5Q6O7/0hM6rCjXIKbE= > SHA256 > (go_modules/github.com/rogpeppe/fastuuid/@v/v0.0.0-20150106093220-6724a57986af.zip) > = wr55J+6gQYnNFoPrGyOAyBiwU6BhnmIQ9B6FXdveiOE= > SHA256 (go_modules/github.com/rogpeppe/go-internal/@v/v1.3.0.mod) = > M7Veg5sHVCg8Pu7B8z4WzGZDLf+4uKltJPU20B5RSVs= > -SHA256 (go_modules/github.com/rogpeppe/go-internal/@v/v1.5.1.mod) = > 02anq6p+6EHDKBRcNIFhnm4RQZNyAh7c/OYAFvcXfrY= > -SHA256 (go_modules/github.com/rogpeppe/go-internal/@v/v1.5.1.zip) = > fWFlo34EdRON+pbrSEHH2EOisDr5PER6MzcwVL5HTbE= > +SHA256 (go_modules/github.com/rogpeppe/go-internal/@v/v1.6.2.mod) = > 02anq6p+6EHDKBRcNIFhnm4RQZNyAh7c/OYAFvcXfrY= > +SHA256 (go_modules/github.com/rogpeppe/go-internal/@v/v1.6.2.zip) = > YlTAyGJKNtUZJWMEwPWZvD1XOqIgjjbM+9/cUVdtuWg= > SHA256 > (go_modules/github.com/russross/blackfriday/@v/v1.5.3-0.20200218234912-41c5fccfd6f6.mod) > = IDau+nUSxhEr5CLjoN5RqLMdnHo3ED/F/sAybwTbCQE= > SHA256 > (go_modules/github.com/russross/blackfriday/@v/v1.5.3-0.20200218234912-41c5fccfd6f6.zip) > = TL58Hcui8WHmryWpFQ4LwezrRDmo0QWotiU/k0V45M4= > SHA256 (go_modules/github.com/russross/blackfriday/v2/@v/v2.0.1.mod) = > w5VHzOboZujPo5XSk3vOMIAc0H8LkBwhMySPH7oS9Y0= > @@ -488,6 +497,8 @@ SHA256 (go_modules/github.com/sean-/seed/@v/v0.0.0-201 > SHA256 > (go_modules/github.com/sean-/seed/@v/v0.0.0-20170313163322-e2103e2c3529.zip) > = C8jm4KB+VUZ0sLuS70633hZQBWtQh47tjV1jGuybY2I= > SHA256 (go_modules/github.com/sergi/go-diff/@v/v1.0.0.mod) = > PDPKbDS1VZeHbhs+xVtxf4mdlNZq141vCEtI5uGbQG4= > SHA256 (go_modules/github.com/sergi/go-diff/@v/v1.0.0.zip) = > KHIY/80Tbbsozpmi8WIEjY36b5e1JMF3l5ZKrN4vj1I= > +SHA256 > (go_modules/github.com/shogo82148/go-shuffle/@v/v0.0.0-20180218125048-27e6095f230d.mod) > = dJ8WeeuXE0tam+RqM7wfsjZt0xB5MftAe/9rhRDK3rc= > +SHA256 > (go_modules/github.com/shogo82148/go-shuffle/@v/v0.0.0-20180218125048-27e6095f230d.zip) > = bYB9+x+V7jM35Qt7cNXErPKmVTJ0yt6P/PVP1ELAXzg= > SHA256 (go_modules/github.com/shurcoo!l/sanitized_anchor_name/@v/v1.0.0.mod) > = GIh/dm9gqSU3HlxNZimVfV6t7RkdlQw86av9e0XYMvw= > SHA256 (go_modules/github.com/shurcoo!l/sanitized_anchor_name/@v/v1.0.0.zip) > = CvA0Mj4GJ6npQ2f4eqUM4p5bFl1UyNopJsuv/Vg091c= > SHA256 (go_modules/github.com/sirupsen/logrus/@v/v1.2.0.mod) = > 1nBJZSdJq8ZWDyLe46J6q3laMu4sfgeKVGFaYberuZs= > @@ -501,8 +512,8 @@ SHA256 (go_modules/github.com/soheilhy/cmux/@v/v0.1.4. > SHA256 > (go_modules/github.com/spaolacci/murmur3/@v/v0.0.0-20180118202830-f09979ecbc72.mod) > = VVZf/cWdMVqVJ3SBWvqYZoq5AR6MwR41vlJD5jojJg0= > SHA256 > (go_modules/github.com/spaolacci/murmur3/@v/v0.0.0-20180118202830-f09979ecbc72.zip) > = f8o0X//rbU7x/7ipEwpxX2tuccDg3MXqz3OZVgG2l2Y= > SHA256 (go_modules/github.com/spf13/afero/@v/v1.1.2.mod) = > PCRRzMNCEmIpVjq3/MPMw3PtgkfrLFyWiG70YMrRD4A= > -SHA256 (go_modules/github.com/spf13/afero/@v/v1.2.2.mod) = > 8n7PKcoNexI1kjAQspIOHMSfgzV5ukszm56tj8Z9JG0= > -SHA256 (go_modules/github.com/spf13/afero/@v/v1.2.2.zip) = > gdUXmTlyEsmtss6mzzqWorUPG6/4r/e9QQEoqE8qnnM= > +SHA256 (go_modules/github.com/spf13/afero/@v/v1.4.0.mod) = > 7XF274tyQb1ZAAeBtMhi4NHnelMJ7tF6lfzhDdgvkKg= > +SHA256 (go_modules/github.com/spf13/afero/@v/v1.4.0.zip) = > uo6uhM4iFpmz47DrXfI2zUU0rwIb0oUfPNwCr75WaUo= > SHA256 (go_modules/github.com/spf13/cast/@v/v1.3.0.mod) = > uY8sF3Tgt8DFdHUxpqDGyMJaN885f/BfGXG73ZfVL64= > SHA256 (go_modules/github.com/spf13/cast/@v/v1.3.1.mod) = > uY8sF3Tgt8DFdHUxpqDGyMJaN885f/BfGXG73ZfVL64= > SHA256 (go_modules/github.com/spf13/cast/@v/v1.3.1.zip) = > lDH7o2edaMuYl2wPh+IFIFVYNez3chgpkaN4MUJvIZ4= > @@ -525,8 +536,10 @@ SHA256 (go_modules/github.com/stretchr/objx/@v/v0.1.1. > SHA256 > (go_modules/github.com/stretchr/testify/@v/v0.0.0-20161117074351-18a02ba4a312.mod) > = SrRj9ow3AEH5UMEMq1EEkD1FmMUM+CT5qtG3t/aSVa8= > SHA256 (go_modules/github.com/stretchr/testify/@v/v1.2.2.mod) = > SrRj9ow3AEH5UMEMq1EEkD1FmMUM+CT5qtG3t/aSVa8= > SHA256 (go_modules/github.com/stretchr/testify/@v/v1.3.0.mod) = > qwY9UVSo6HMLztTFJpjldw61C/rjR768NeykiLjj9uM= > +SHA256 (go_modules/github.com/stretchr/testify/@v/v1.4.0.mod) = > awx7cQMNT8VdTm5uJMC/wCViE0H3YUHjrsAETEzomVA= > SHA256 (go_modules/github.com/stretchr/testify/@v/v1.5.1.mod) = > 46EcKmxf4G+KIh5yiWhJF6xJrQEjP4G1HINgdzcH5wA= > -SHA256 (go_modules/github.com/stretchr/testify/@v/v1.5.1.zip) = > sNH0Od/EIgi3wSDf3s7mHGl0lsFog2GusQCwE2bZRfc= > +SHA256 (go_modules/github.com/stretchr/testify/@v/v1.6.1.mod) = > //gWjZjmoHFWxFShtuklUJ8xd+lsFVUW1/lrQHnMo78= > +SHA256 (go_modules/github.com/stretchr/testify/@v/v1.6.1.zip) = > 48dzJBlWWOrQKJxQeWb+xVxpp7G446rBPFh9xQky+8M= > SHA256 (go_modules/github.com/subosito/gotenv/@v/v1.2.0.mod) = > OuKOvx4z3mvhZyB10gVlzzpTYRiXIE4PpszXjaFiH6M= > SHA256 (go_modules/github.com/subosito/gotenv/@v/v1.2.0.zip) = > IUdN+SU2823m+R379GaZUolEXMTlpZANnECuh3a4sM8= > SHA256 (go_modules/github.com/tdewolff/minify/v2/@v/v2.6.2.mod) = > d5+K3E2tt5uvTewhJl8cflR8S1Gm5xERHZxb90YXNq0= > @@ -547,6 +560,8 @@ SHA256 (go_modules/github.com/uber/jaeger-lib/@v/v1.5. > SHA256 (go_modules/github.com/uber/jaeger-lib/@v/v1.5.0.zip) = > FbHseTmWd/gaBb75XY7vqjqY2r/B2eS80GhCKOp0vOI= > SHA256 (go_modules/github.com/ugorji/go/@v/v1.1.4.mod) = > WJdVygoN/dOJ2qFugrTGwOyTjT4IsAq2FFVH42KNpFw= > SHA256 (go_modules/github.com/ugorji/go/@v/v1.1.4.zip) = > nbhH8dcLY6HZX46kTqobJx1c0ASYyGe7/xIr5eVRbAs= > +SHA256 (go_modules/github.com/urfave/cli/@v/v1.22.4.mod) = > MYjNiNCFMyWIdMghdh/akezm/BHaoqLm3p84r17LPSg= > +SHA256 (go_modules/github.com/urfave/cli/@v/v1.22.4.zip) = > rsq+6cnHWjduyWEoRiRY/LFJe0Khu5ncZJMP4d8y8Rw= > SHA256 (go_modules/github.com/valyala/bytebufferpool/@v/v1.0.0.mod) = > +MKUzPEYuSsa3pB1CJZ7/g+Ao1dCbhoH5S+oyz5Xes0= > SHA256 (go_modules/github.com/valyala/bytebufferpool/@v/v1.0.0.zip) = > f1nzLFaFOa/umiGmZaQVaWKwGb6qyEBOJro3rwVrTx4= > SHA256 (go_modules/github.com/valyala/fasttemplate/@v/v1.0.1.mod) = > XdNu84Hr/MxL1mpdZ+8kc9vqovz0fDlQdvA1JFKBpzo= > @@ -590,7 +605,8 @@ SHA256 (go_modules/golang.org/x/crypto/@v/v0.0.0-20190 > SHA256 > (go_modules/golang.org/x/crypto/@v/v0.0.0-20190422183909-d864b10871cd.mod) = > OrnwH0YQ/ns5vYXWjo2XglNR5+KCw5zaQUV8KidvO+M= > SHA256 > (go_modules/golang.org/x/crypto/@v/v0.0.0-20190510104115-cbcb75029529.mod) = > OrnwH0YQ/ns5vYXWjo2XglNR5+KCw5zaQUV8KidvO+M= > SHA256 > (go_modules/golang.org/x/crypto/@v/v0.0.0-20190605123033-f99c8df09eb5.mod) = > OrnwH0YQ/ns5vYXWjo2XglNR5+KCw5zaQUV8KidvO+M= > -SHA256 > (go_modules/golang.org/x/crypto/@v/v0.0.0-20190605123033-f99c8df09eb5.zip) = > mm1IjDVahi1WiPxaSwmW5pQt2es5wOy43yyCQXfylQc= > +SHA256 > (go_modules/golang.org/x/crypto/@v/v0.0.0-20190820162420-60c769a6c586.mod) = > OrnwH0YQ/ns5vYXWjo2XglNR5+KCw5zaQUV8KidvO+M= > +SHA256 > (go_modules/golang.org/x/crypto/@v/v0.0.0-20190820162420-60c769a6c586.zip) = > My5NKF2PyS0QQrlbCb6EI2SipmmW3F8CbbncUxMUpws= > SHA256 > (go_modules/golang.org/x/exp/@v/v0.0.0-20190121172915-509febef88a4.mod) = > n/HQfKjAlFhFDrX0B2qgOQ71x9sMepQhUOiCWKeLU4M= > SHA256 > (go_modules/golang.org/x/exp/@v/v0.0.0-20190306152737-a1d7652674e8.mod) = > n/HQfKjAlFhFDrX0B2qgOQ71x9sMepQhUOiCWKeLU4M= > SHA256 > (go_modules/golang.org/x/exp/@v/v0.0.0-20190510132918-efd6b22b2522.mod) = > ek5Zmvq0IQ2nxD5mNEEfLjs0WPkJhpB201EKjkS6JHw= > @@ -755,6 +771,8 @@ SHA256 (go_modules/gopkg.in/fsnotify.v1/@v/v1.4.7.zip) > SHA256 (go_modules/gopkg.in/ini.v1/@v/v1.51.0.mod) = > E67dhduOVVEEEI4OYTu35NEkKvfyfBVCPdmrY7YLcqE= > SHA256 (go_modules/gopkg.in/ini.v1/@v/v1.51.1.mod) = > E67dhduOVVEEEI4OYTu35NEkKvfyfBVCPdmrY7YLcqE= > SHA256 (go_modules/gopkg.in/ini.v1/@v/v1.51.1.zip) = > AiEvAr3TFpxhtzGIh1rs8V/WjjYI31KIGuwEDkJDFIE= > +SHA256 (go_modules/gopkg.in/neurosnap/sentences.v1/@v/v1.0.6.mod) = > jQB/ao/OUC8Fr4sP1pkuwIutelKfzW4Pt5IYYL1IYVk= > +SHA256 (go_modules/gopkg.in/neurosnap/sentences.v1/@v/v1.0.6.zip) = > 49841vxgl/nR127hPiT+xpEDxDJIymp/Ot4q/sXoW90= > SHA256 (go_modules/gopkg.in/resty.v1/@v/v1.12.0.mod) = > 5o2CwLzJqpBmZjBM75cORpOM9I+lmRaocLIs1KPPJn8= > SHA256 (go_modules/gopkg.in/resty.v1/@v/v1.12.0.zip) = > Q0h7sLtAYm0WUCsf6ecZz3UeeltOQjMnaXGHPnhj088= > SHA256 > (go_modules/gopkg.in/tomb.v1/@v/v1.0.0-20141024135613-dd632973f1e7.mod) = > NmMIHQ0Y/S7Mvb5F6QGT0xlNWHRB96+vszZ01ocC4Ko= > @@ -763,8 +781,11 @@ SHA256 (go_modules/gopkg.in/yaml.v2/@v/v2.0.0-20170812 > SHA256 (go_modules/gopkg.in/yaml.v2/@v/v2.2.1.mod) = > iNl50vCT0jl/dWvIbvosoD9zpg1mjOs5GzUQAp8/fPw= > SHA256 (go_modules/gopkg.in/yaml.v2/@v/v2.2.2.mod) = > iNl50vCT0jl/dWvIbvosoD9zpg1mjOs5GzUQAp8/fPw= > SHA256 (go_modules/gopkg.in/yaml.v2/@v/v2.2.4.mod) = > iNl50vCT0jl/dWvIbvosoD9zpg1mjOs5GzUQAp8/fPw= > +SHA256 (go_modules/gopkg.in/yaml.v2/@v/v2.2.8.mod) = > iNl50vCT0jl/dWvIbvosoD9zpg1mjOs5GzUQAp8/fPw= > SHA256 (go_modules/gopkg.in/yaml.v2/@v/v2.3.0.mod) = > iNl50vCT0jl/dWvIbvosoD9zpg1mjOs5GzUQAp8/fPw= > SHA256 (go_modules/gopkg.in/yaml.v2/@v/v2.3.0.zip) = > mOBPKTAZypu2r/Ax837KVVpIsPwLi3zAgyGbwT6GVbs= > +SHA256 > (go_modules/gopkg.in/yaml.v3/@v/v3.0.0-20200313102051-9f266ea9e77c.mod) = > IVeYYKIDBvz0OxvSNNH7oxlJnHdhG3HAX5vzupDauTk= > +SHA256 > (go_modules/gopkg.in/yaml.v3/@v/v3.0.0-20200313102051-9f266ea9e77c.zip) = > rPGcy0/KmDsjSjnvAy+vmrcOdZaAZzuz3/B353/uIP4= > SHA256 > (go_modules/honnef.co/go/tools/@v/v0.0.0-20180728063816-88497007e858.mod) = > scYIN+phM18U32TzGUw82S4PYo9gZIBnGJUPDXodvp4= > SHA256 > (go_modules/honnef.co/go/tools/@v/v0.0.0-20190102054323-c2f93a96b099.mod) = > scYIN+phM18U32TzGUw82S4PYo9gZIBnGJUPDXodvp4= > SHA256 > (go_modules/honnef.co/go/tools/@v/v0.0.0-20190106161140-3f1c8253044a.mod) = > scYIN+phM18U32TzGUw82S4PYo9gZIBnGJUPDXodvp4= > @@ -776,7 +797,7 @@ SHA256 (go_modules/pack.ag/amqp/@v/v0.11.0.zip) = W2vQ > SHA256 (go_modules/pack.ag/amqp/@v/v0.8.0.mod) = > XpPm/8KAGsJIYqrWcrABlbiNpR0jv5tGsle6LqytY4s= > SHA256 (go_modules/rsc.io/binaryregexp/@v/v0.2.0.mod) = > AyRzu+VUpUpEX6hVu7K/piNNeG9h8ZJt6WtaqF6R8T0= > SHA256 (go_modules/rsc.io/binaryregexp/@v/v0.2.0.zip) = > s+cGqiePp/iA0y+hzEDvgoLR/H1uADVlee0NuI87AEc= > -SHA256 (hugo-v0.75.1.zip) = C5eKfJZ+Ei+fiYI0RzTZJJFLa95fyXT6RoYN+v16dLw= > +SHA256 (hugo-v0.76.5.zip) = Y92PeSA1E3c/2Z13SbUdc2KBWPwS+pzUCtvFPuPRQds= > SIZE (go_modules/cloud.google.com/go/@v/v0.26.0.mod) = 27 > SIZE (go_modules/cloud.google.com/go/@v/v0.34.0.mod) = 27 > SIZE (go_modules/cloud.google.com/go/@v/v0.37.4.mod) = 1006 > @@ -855,8 +876,8 @@ SIZE (go_modules/github.com/akavel/rsrc/@v/v0.8.0.zip) > SIZE > (go_modules/github.com/alecthomas/assert/@v/v0.0.0-20170929043011-405dbfeb8e38.mod) > = 36 > SIZE > (go_modules/github.com/alecthomas/assert/@v/v0.0.0-20170929043011-405dbfeb8e38.zip) > = 73310 > SIZE > (go_modules/github.com/alecthomas/chroma/@v/v0.7.2-0.20200305040604-4f3623dce67a.mod) > = 674 > -SIZE (go_modules/github.com/alecthomas/chroma/@v/v0.8.0.mod) = 687 > -SIZE (go_modules/github.com/alecthomas/chroma/@v/v0.8.0.zip) = 795117 > +SIZE (go_modules/github.com/alecthomas/chroma/@v/v0.8.1.mod) = 687 > +SIZE (go_modules/github.com/alecthomas/chroma/@v/v0.8.1.zip) = 800438 > SIZE > (go_modules/github.com/alecthomas/colour/@v/v0.0.0-20160524082231-60882d9e2721.mod) > = 36 > SIZE > (go_modules/github.com/alecthomas/colour/@v/v0.0.0-20160524082231-60882d9e2721.zip) > = 4919 > SIZE > (go_modules/github.com/alecthomas/kong-hcl/@v/v0.1.8-0.20190615233001-b21fea9723c8.mod) > = 216 > @@ -886,8 +907,8 @@ SIZE (go_modules/github.com/armon/go-radix/@v/v1.0.0.z > SIZE (go_modules/github.com/aws/aws-sdk-go/@v/v1.15.27.mod) = 145 > SIZE (go_modules/github.com/aws/aws-sdk-go/@v/v1.18.6.mod) = 109 > SIZE (go_modules/github.com/aws/aws-sdk-go/@v/v1.19.16.mod) = 109 > -SIZE (go_modules/github.com/aws/aws-sdk-go/@v/v1.34.22.mod) = 217 > -SIZE (go_modules/github.com/aws/aws-sdk-go/@v/v1.34.22.zip) = 17545129 > +SIZE (go_modules/github.com/aws/aws-sdk-go/@v/v1.35.0.mod) = 217 > +SIZE (go_modules/github.com/aws/aws-sdk-go/@v/v1.35.0.zip) = 17790116 > SIZE > (go_modules/github.com/beorn7/perks/@v/v0.0.0-20180321164747-3a771d992973.mod) > = 31 > SIZE (go_modules/github.com/beorn7/perks/@v/v1.0.0.mod) = 40 > SIZE (go_modules/github.com/beorn7/perks/@v/v1.0.0.zip) = 14678 > @@ -925,6 +946,7 @@ SIZE (go_modules/github.com/coreos/go-systemd/@v/v0.0. > SIZE > (go_modules/github.com/coreos/go-systemd/@v/v0.0.0-20190321100706-95778dfbb74e.zip) > = 109838 > SIZE > (go_modules/github.com/coreos/pkg/@v/v0.0.0-20180928190104-399ea9e2e55f.mod) > = 29 > SIZE > (go_modules/github.com/coreos/pkg/@v/v0.0.0-20180928190104-399ea9e2e55f.zip) > = 57782 > +SIZE > (go_modules/github.com/cpuguy83/go-md2man/v2/@v/v2.0.0-20190314233015-f79a8a8ca69d.mod) > = 217 > SIZE (go_modules/github.com/cpuguy83/go-md2man/v2/@v/v2.0.0.mod) = 217 > SIZE (go_modules/github.com/cpuguy83/go-md2man/v2/@v/v2.0.0.zip) = 11426 > SIZE (go_modules/github.com/daaku/go.zipexe/@v/v1.0.0.mod) = 43 > @@ -954,22 +976,22 @@ SIZE (go_modules/github.com/eapache/go-xerial-snappy/@ > SIZE > (go_modules/github.com/eapache/go-xerial-snappy/@v/v0.0.0-20180814174437-776d5712da21.zip) > = 19526 > SIZE (go_modules/github.com/eapache/queue/@v/v1.1.0.mod) = 32 > SIZE (go_modules/github.com/eapache/queue/@v/v1.1.0.zip) = 4517 > -SIZE (go_modules/github.com/evanw/esbuild/@v/v0.6.32.mod) = 145 > -SIZE (go_modules/github.com/evanw/esbuild/@v/v0.6.32.zip) = 896002 > +SIZE (go_modules/github.com/evanw/esbuild/@v/v0.7.9.mod) = 145 > +SIZE (go_modules/github.com/evanw/esbuild/@v/v0.7.9.zip) = 964705 > SIZE (go_modules/github.com/fatih/color/@v/v1.7.0.mod) = 30 > SIZE (go_modules/github.com/fatih/color/@v/v1.7.0.zip) = 11987 > SIZE (go_modules/github.com/fortytw2/leaktest/@v/v1.2.0.mod) = 36 > SIZE (go_modules/github.com/fortytw2/leaktest/@v/v1.3.0.mod) = 36 > SIZE (go_modules/github.com/fortytw2/leaktest/@v/v1.3.0.zip) = 6665 > -SIZE (go_modules/github.com/frankban/quicktest/@v/v1.10.2.mod) = 121 > -SIZE (go_modules/github.com/frankban/quicktest/@v/v1.10.2.zip) = 44891 > +SIZE (go_modules/github.com/frankban/quicktest/@v/v1.11.0.mod) = 121 > +SIZE (go_modules/github.com/frankban/quicktest/@v/v1.11.0.zip) = 49672 > SIZE (go_modules/github.com/frankban/quicktest/@v/v1.4.1.mod) = 112 > SIZE (go_modules/github.com/frankban/quicktest/@v/v1.7.2.mod) = 121 > SIZE (go_modules/github.com/fsnotify/fsnotify/@v/v1.4.7.mod) = 36 > SIZE (go_modules/github.com/fsnotify/fsnotify/@v/v1.4.9.mod) = 106 > SIZE (go_modules/github.com/fsnotify/fsnotify/@v/v1.4.9.zip) = 42349 > -SIZE (go_modules/github.com/getkin/kin-openapi/@v/v0.22.0.mod) = 163 > -SIZE (go_modules/github.com/getkin/kin-openapi/@v/v0.22.0.zip) = 158119 > +SIZE (go_modules/github.com/getkin/kin-openapi/@v/v0.22.1.mod) = 163 > +SIZE (go_modules/github.com/getkin/kin-openapi/@v/v0.22.1.zip) = 158117 > SIZE (go_modules/github.com/ghodss/yaml/@v/v1.0.0.mod) = 30 > SIZE (go_modules/github.com/ghodss/yaml/@v/v1.0.0.zip) = 13436 > SIZE > (go_modules/github.com/go-gl/glfw/@v/v0.0.0-20190409004039-e6da0acd62b1.mod) > = 29 > @@ -1099,14 +1121,16 @@ SIZE (go_modules/github.com/hpcloud/tail/@v/v1.0.0.mod > SIZE (go_modules/github.com/hpcloud/tail/@v/v1.0.0.zip) = 24894 > SIZE (go_modules/github.com/inconshreveable/mousetrap/@v/v1.0.0.mod) = 44 > SIZE (go_modules/github.com/inconshreveable/mousetrap/@v/v1.0.0.zip) = 3712 > -SIZE (go_modules/github.com/jdkato/prose/@v/v1.1.1.mod) = 31 > -SIZE (go_modules/github.com/jdkato/prose/@v/v1.1.1.zip) = 4455396 > +SIZE (go_modules/github.com/jdkato/prose/@v/v1.2.0.mod) = 267 > +SIZE (go_modules/github.com/jdkato/prose/@v/v1.2.0.zip) = 4456860 > SIZE (go_modules/github.com/jessevdk/go-flags/@v/v1.4.0.mod) = 36 > SIZE (go_modules/github.com/jessevdk/go-flags/@v/v1.4.0.zip) = 73484 > SIZE > (go_modules/github.com/jmespath/go-jmespath/@v/v0.0.0-20160202185014-0b12d6b521d8.mod) > = 39 > SIZE > (go_modules/github.com/jmespath/go-jmespath/@v/v0.0.0-20180206201540-c2b33e8439af.mod) > = 39 > -SIZE (go_modules/github.com/jmespath/go-jmespath/@v/v0.3.0.mod) = 92 > -SIZE (go_modules/github.com/jmespath/go-jmespath/@v/v0.3.0.zip) = 195553 > +SIZE (go_modules/github.com/jmespath/go-jmespath/@v/v0.4.0.mod) = 113 > +SIZE (go_modules/github.com/jmespath/go-jmespath/@v/v0.4.0.zip) = 195725 > +SIZE > (go_modules/github.com/jmespath/go-jmespath/internal/testify/@v/v1.5.1.mod) = > 209 > +SIZE > (go_modules/github.com/jmespath/go-jmespath/internal/testify/@v/v1.5.1.zip) = > 94054 > SIZE (go_modules/github.com/joho/godotenv/@v/v1.3.0.mod) = 32 > SIZE (go_modules/github.com/joho/godotenv/@v/v1.3.0.zip) = 12758 > SIZE (go_modules/github.com/jonboulle/clockwork/@v/v0.1.0.mod) = 38 > @@ -1125,6 +1149,8 @@ SIZE (go_modules/github.com/kisielk/gotool/@v/v1.0.0.m > SIZE (go_modules/github.com/kisielk/gotool/@v/v1.0.0.zip) = 18981 > SIZE > (go_modules/github.com/konsorten/go-windows-terminal-sequences/@v/v1.0.1.mod) > = 58 > SIZE > (go_modules/github.com/konsorten/go-windows-terminal-sequences/@v/v1.0.1.zip) > = 3567 > +SIZE (go_modules/github.com/kr/fs/@v/v0.1.0.mod) = 26 > +SIZE (go_modules/github.com/kr/fs/@v/v0.1.0.zip) = 5552 > SIZE > (go_modules/github.com/kr/logfmt/@v/v0.0.0-20140226030751-b84e30acd515.mod) = > 28 > SIZE > (go_modules/github.com/kr/logfmt/@v/v0.0.0-20140226030751-b84e30acd515.zip) = > 9142 > SIZE (go_modules/github.com/kr/pretty/@v/v0.1.0.mod) = 67 > @@ -1187,14 +1213,16 @@ SIZE (go_modules/github.com/modern-go/concurrent/@v/v0 > SIZE > (go_modules/github.com/modern-go/concurrent/@v/v0.0.0-20180306012644-bacd9c7ef1dd.zip) > = 10936 > SIZE (go_modules/github.com/modern-go/reflect2/@v/v1.0.1.mod) = 37 > SIZE (go_modules/github.com/modern-go/reflect2/@v/v1.0.1.zip) = 25694 > +SIZE (go_modules/github.com/montanaflynn/stats/@v/v0.6.3.mod) = 37 > +SIZE (go_modules/github.com/montanaflynn/stats/@v/v0.6.3.zip) = 72307 > SIZE (go_modules/github.com/muesli/smartcrop/@v/v0.3.0.mod) = 35 > SIZE (go_modules/github.com/muesli/smartcrop/@v/v0.3.0.zip) = 452025 > SIZE > (go_modules/github.com/mwitkow/go-conntrack/@v/v0.0.0-20161129095857-cc309e4a2223.mod) > = 39 > SIZE > (go_modules/github.com/mwitkow/go-conntrack/@v/v0.0.0-20161129095857-cc309e4a2223.zip) > = 24318 > SIZE > (go_modules/github.com/nfnt/resize/@v/v0.0.0-20180221191011-83c6a9932646.mod) > = 30 > SIZE > (go_modules/github.com/nfnt/resize/@v/v0.0.0-20180221191011-83c6a9932646.zip) > = 21438 > -SIZE (go_modules/github.com/nicksnyder/go-i18n/@v/v1.10.1.mod) = 112 > -SIZE (go_modules/github.com/nicksnyder/go-i18n/@v/v1.10.1.zip) = 70303 > +SIZE (go_modules/github.com/nicksnyder/go-i18n/v2/@v/v2.1.1.mod) = 147 > +SIZE (go_modules/github.com/nicksnyder/go-i18n/v2/@v/v2.1.1.zip) = 55511 > SIZE (go_modules/github.com/niklasfasching/go-org/@v/v1.3.2.mod) = 40 > SIZE (go_modules/github.com/niklasfasching/go-org/@v/v1.3.2.zip) = 276950 > SIZE > (go_modules/github.com/nkovacs/streamquote/@v/v0.0.0-20170412213628-49af9bddb229.mod) > = 38 > @@ -1215,14 +1243,16 @@ SIZE (go_modules/github.com/openzipkin/zipkin-go/@v/v0 > SIZE > (go_modules/github.com/pascaldekloe/goe/@v/v0.0.0-20180627143212-57f6aae5913c.mod) > = 35 > SIZE > (go_modules/github.com/pascaldekloe/goe/@v/v0.0.0-20180627143212-57f6aae5913c.zip) > = 25325 > SIZE (go_modules/github.com/pelletier/go-toml/@v/v1.2.0.mod) = 36 > -SIZE (go_modules/github.com/pelletier/go-toml/@v/v1.6.0.mod) = 153 > -SIZE (go_modules/github.com/pelletier/go-toml/@v/v1.6.0.zip) = 106195 > +SIZE (go_modules/github.com/pelletier/go-toml/@v/v1.8.1.mod) = 88 > +SIZE (go_modules/github.com/pelletier/go-toml/@v/v1.8.1.zip) = 117762 > SIZE (go_modules/github.com/pierrec/lz4/@v/v2.0.5+incompatible.mod) = 30 > SIZE (go_modules/github.com/pierrec/lz4/@v/v2.0.5+incompatible.zip) = 3703141 > SIZE (go_modules/github.com/pkg/errors/@v/v0.8.0.mod) = 29 > SIZE (go_modules/github.com/pkg/errors/@v/v0.8.1.mod) = 29 > SIZE (go_modules/github.com/pkg/errors/@v/v0.9.1.mod) = 29 > SIZE (go_modules/github.com/pkg/errors/@v/v0.9.1.zip) = 17866 > +SIZE (go_modules/github.com/pkg/sftp/@v/v1.10.1.mod) = 196 > +SIZE (go_modules/github.com/pkg/sftp/@v/v1.10.1.zip) = 93587 > SIZE > (go_modules/github.com/pmezard/go-difflib/@v/v0.0.0-20151028094244-d8ed2627bdf0.mod) > = 37 > SIZE (go_modules/github.com/pmezard/go-difflib/@v/v1.0.0.mod) = 37 > SIZE (go_modules/github.com/pmezard/go-difflib/@v/v1.0.0.zip) = 12433 > @@ -1251,8 +1281,8 @@ SIZE (go_modules/github.com/rcrowley/go-metrics/@v/v0. > SIZE > (go_modules/github.com/rogpeppe/fastuuid/@v/v0.0.0-20150106093220-6724a57986af.mod) > = 36 > SIZE > (go_modules/github.com/rogpeppe/fastuuid/@v/v0.0.0-20150106093220-6724a57986af.zip) > = 3684 > SIZE (go_modules/github.com/rogpeppe/go-internal/@v/v1.3.0.mod) = 73 > -SIZE (go_modules/github.com/rogpeppe/go-internal/@v/v1.5.1.mod) = 82 > -SIZE (go_modules/github.com/rogpeppe/go-internal/@v/v1.5.1.zip) = 192853 > +SIZE (go_modules/github.com/rogpeppe/go-internal/@v/v1.6.2.mod) = 82 > +SIZE (go_modules/github.com/rogpeppe/go-internal/@v/v1.6.2.zip) = 196384 > SIZE > (go_modules/github.com/russross/blackfriday/@v/v1.5.3-0.20200218234912-41c5fccfd6f6.mod) > = 39 > SIZE > (go_modules/github.com/russross/blackfriday/@v/v1.5.3-0.20200218234912-41c5fccfd6f6.zip) > = 109710 > SIZE (go_modules/github.com/russross/blackfriday/v2/@v/v2.0.1.mod) = 42 > @@ -1267,6 +1297,8 @@ SIZE (go_modules/github.com/sean-/seed/@v/v0.0.0-20170 > SIZE > (go_modules/github.com/sean-/seed/@v/v0.0.0-20170313163322-e2103e2c3529.zip) > = 4415 > SIZE (go_modules/github.com/sergi/go-diff/@v/v1.0.0.mod) = 32 > SIZE (go_modules/github.com/sergi/go-diff/@v/v1.0.0.zip) = 52931 > +SIZE > (go_modules/github.com/shogo82148/go-shuffle/@v/v0.0.0-20180218125048-27e6095f230d.mod) > = 40 > +SIZE > (go_modules/github.com/shogo82148/go-shuffle/@v/v0.0.0-20180218125048-27e6095f230d.zip) > = 6823 > SIZE (go_modules/github.com/shurcoo!l/sanitized_anchor_name/@v/v1.0.0.mod) = > 49 > SIZE (go_modules/github.com/shurcoo!l/sanitized_anchor_name/@v/v1.0.0.zip) = > 3399 > SIZE (go_modules/github.com/sirupsen/logrus/@v/v1.2.0.mod) = 393 > @@ -1280,8 +1312,8 @@ SIZE (go_modules/github.com/soheilhy/cmux/@v/v0.1.4.zi > SIZE > (go_modules/github.com/spaolacci/murmur3/@v/v0.0.0-20180118202830-f09979ecbc72.mod) > = 36 > SIZE > (go_modules/github.com/spaolacci/murmur3/@v/v0.0.0-20180118202830-f09979ecbc72.zip) > = 10334 > SIZE (go_modules/github.com/spf13/afero/@v/v1.1.2.mod) = 30 > -SIZE (go_modules/github.com/spf13/afero/@v/v1.2.2.mod) = 64 > -SIZE (go_modules/github.com/spf13/afero/@v/v1.2.2.zip) = 68547 > +SIZE (go_modules/github.com/spf13/afero/@v/v1.4.0.mod) = 163 > +SIZE (go_modules/github.com/spf13/afero/@v/v1.4.0.zip) = 84511 > SIZE (go_modules/github.com/spf13/cast/@v/v1.3.0.mod) = 175 > SIZE (go_modules/github.com/spf13/cast/@v/v1.3.1.mod) = 175 > SIZE (go_modules/github.com/spf13/cast/@v/v1.3.1.zip) = 12750 > @@ -1304,8 +1336,10 @@ SIZE (go_modules/github.com/stretchr/objx/@v/v0.1.1.zi > SIZE > (go_modules/github.com/stretchr/testify/@v/v0.0.0-20161117074351-18a02ba4a312.mod) > = 35 > SIZE (go_modules/github.com/stretchr/testify/@v/v1.2.2.mod) = 35 > SIZE (go_modules/github.com/stretchr/testify/@v/v1.3.0.mod) = 154 > +SIZE (go_modules/github.com/stretchr/testify/@v/v1.4.0.mod) = 179 > SIZE (go_modules/github.com/stretchr/testify/@v/v1.5.1.mod) = 188 > -SIZE (go_modules/github.com/stretchr/testify/@v/v1.5.1.zip) = 91883 > +SIZE (go_modules/github.com/stretchr/testify/@v/v1.6.1.mod) = 216 > +SIZE (go_modules/github.com/stretchr/testify/@v/v1.6.1.zip) = 98541 > SIZE (go_modules/github.com/subosito/gotenv/@v/v1.2.0.mod) = 34 > SIZE (go_modules/github.com/subosito/gotenv/@v/v1.2.0.zip) = 10296 > SIZE (go_modules/github.com/tdewolff/minify/v2/@v/v2.6.2.mod) = 432 > @@ -1326,6 +1360,8 @@ SIZE (go_modules/github.com/uber/jaeger-lib/@v/v1.5.0. > SIZE (go_modules/github.com/uber/jaeger-lib/@v/v1.5.0.zip) = 62423 > SIZE (go_modules/github.com/ugorji/go/@v/v1.1.4.mod) = 29 > SIZE (go_modules/github.com/ugorji/go/@v/v1.1.4.zip) = 365064 > +SIZE (go_modules/github.com/urfave/cli/@v/v1.22.4.mod) = 180 > +SIZE (go_modules/github.com/urfave/cli/@v/v1.22.4.zip) = 109532 > SIZE (go_modules/github.com/valyala/bytebufferpool/@v/v1.0.0.mod) = 41 > SIZE (go_modules/github.com/valyala/bytebufferpool/@v/v1.0.0.zip) = 7534 > SIZE (go_modules/github.com/valyala/fasttemplate/@v/v1.0.1.mod) = 89 > @@ -1369,7 +1405,8 @@ SIZE (go_modules/golang.org/x/crypto/@v/v0.0.0-2019030 > SIZE > (go_modules/golang.org/x/crypto/@v/v0.0.0-20190422183909-d864b10871cd.mod) = > 146 > SIZE > (go_modules/golang.org/x/crypto/@v/v0.0.0-20190510104115-cbcb75029529.mod) = > 146 > SIZE > (go_modules/golang.org/x/crypto/@v/v0.0.0-20190605123033-f99c8df09eb5.mod) = > 146 > -SIZE > (go_modules/golang.org/x/crypto/@v/v0.0.0-20190605123033-f99c8df09eb5.zip) = > 1820985 > +SIZE > (go_modules/golang.org/x/crypto/@v/v0.0.0-20190820162420-60c769a6c586.mod) = > 146 > +SIZE > (go_modules/golang.org/x/crypto/@v/v0.0.0-20190820162420-60c769a6c586.zip) = > 1826082 > SIZE (go_modules/golang.org/x/exp/@v/v0.0.0-20190121172915-509febef88a4.mod) > = 24 > SIZE (go_modules/golang.org/x/exp/@v/v0.0.0-20190306152737-a1d7652674e8.mod) > = 24 > SIZE (go_modules/golang.org/x/exp/@v/v0.0.0-20190510132918-efd6b22b2522.mod) > = 327 > @@ -1534,6 +1571,8 @@ SIZE (go_modules/gopkg.in/fsnotify.v1/@v/v1.4.7.zip) = > SIZE (go_modules/gopkg.in/ini.v1/@v/v1.51.0.mod) = 23 > SIZE (go_modules/gopkg.in/ini.v1/@v/v1.51.1.mod) = 23 > SIZE (go_modules/gopkg.in/ini.v1/@v/v1.51.1.zip) = 60242 > +SIZE (go_modules/gopkg.in/neurosnap/sentences.v1/@v/v1.0.6.mod) = 39 > +SIZE (go_modules/gopkg.in/neurosnap/sentences.v1/@v/v1.0.6.zip) = 5275825 > SIZE (go_modules/gopkg.in/resty.v1/@v/v1.12.0.mod) = 86 > SIZE (go_modules/gopkg.in/resty.v1/@v/v1.12.0.zip) = 2645616 > SIZE (go_modules/gopkg.in/tomb.v1/@v/v1.0.0-20141024135613-dd632973f1e7.mod) > = 24 > @@ -1542,8 +1581,11 @@ SIZE (go_modules/gopkg.in/yaml.v2/@v/v2.0.0-2017081216 > SIZE (go_modules/gopkg.in/yaml.v2/@v/v2.2.1.mod) = 95 > SIZE (go_modules/gopkg.in/yaml.v2/@v/v2.2.2.mod) = 95 > SIZE (go_modules/gopkg.in/yaml.v2/@v/v2.2.4.mod) = 95 > +SIZE (go_modules/gopkg.in/yaml.v2/@v/v2.2.8.mod) = 95 > SIZE (go_modules/gopkg.in/yaml.v2/@v/v2.3.0.mod) = 95 > SIZE (go_modules/gopkg.in/yaml.v2/@v/v2.3.0.zip) = 80765 > +SIZE (go_modules/gopkg.in/yaml.v3/@v/v3.0.0-20200313102051-9f266ea9e77c.mod) > = 95 > +SIZE (go_modules/gopkg.in/yaml.v3/@v/v3.0.0-20200313102051-9f266ea9e77c.zip) > = 101467 > SIZE > (go_modules/honnef.co/go/tools/@v/v0.0.0-20180728063816-88497007e858.mod) = 26 > SIZE > (go_modules/honnef.co/go/tools/@v/v0.0.0-20190102054323-c2f93a96b099.mod) = 26 > SIZE > (go_modules/honnef.co/go/tools/@v/v0.0.0-20190106161140-3f1c8253044a.mod) = 26 > @@ -1555,4 +1597,4 @@ SIZE (go_modules/pack.ag/amqp/@v/v0.11.0.zip) = 579763 > SIZE (go_modules/pack.ag/amqp/@v/v0.8.0.mod) = 20 > SIZE (go_modules/rsc.io/binaryregexp/@v/v0.2.0.mod) = 36 > SIZE (go_modules/rsc.io/binaryregexp/@v/v0.2.0.zip) = 450232 > -SIZE (hugo-v0.75.1.zip) = 5129710 > +SIZE (hugo-v0.76.5.zip) = 5138087 > > -- > Paco Esteban. > 0x5818130B8A6DBC03 > -- Paco Esteban. 0x5818130B8A6DBC03