summaryrefslogtreecommitdiffstats
path: root/go.sum
AgeCommit message (Collapse)Author
2021-02-06Update to Dart Sass Protocol beta6Bjørn Erik Pedersen
Note that this version is not backwards compatible, so you have to update the protocol binary.
2021-02-01deps: Update to esbuild v0.8.39Bjørn Erik Pedersen
Fixes #8189
2021-01-28build(deps): bump github.com/aws/aws-sdk-go from 1.35.0 to 1.36.33dependabot[bot]
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.35.0 to 1.36.33. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.35.0...v1.36.33) Signed-off-by: dependabot[bot] <support@github.com>
2021-01-19build(deps): bump github.com/spf13/afero from 1.4.1 to 1.5.1Robert-André Mauchin
Signed-off-by: Robert-André Mauchin <zebob.m@gmail.com>
2021-01-03Run go mod tidyBjørn Erik Pedersen
2021-01-02deps: Update go-org to v1.4.0Niklas Fasching
- Add support for pretty urls [1]. Rewrite file links: 1. replace the `.org` extension with `/` (`/foo.org` -> `/foo/`) 2. prefix unrooted links with `../` as relative links start in the fake subdirectory `/foo/` rather than `/` - Fix case-sensitivity of org drawer `:end:` [1] https://gohugo.io/content-management/urls/#pretty-urls
2020-12-31dartsass: Dart Sass only supports `expanded` and `compressed`Bjørn Erik Pedersen
2020-12-30Update emoji import paths and versionCameron Moore
Since emoji is v2, we must import it with the `/v2` suffix. Doing so allows the Go tools to detect the latest release.
2020-12-30Add Dart Sass supportBjørn Erik Pedersen
But note that the Dart Sass Embedded Protocol is still in beta (beta 5), a main release scheduled for Q1 2021. Fixes #7380 Fixes #8102
2020-12-19Improve LookPathBjørn Erik Pedersen
2020-12-04deps: Bump github.com/spf13/cobra from 0.15.0 to 0.20.0Anthony Fok
The substring match in TestExecute deploy test is adjusted accordingly.
2020-12-02build(deps): bump github.com/evanw/esbuild from 0.8.15 to 0.8.17dependabot[bot]
Bumps [github.com/evanw/esbuild](https://github.com/evanw/esbuild) from 0.8.15 to 0.8.17. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md) - [Commits](https://github.com/evanw/esbuild/compare/v0.8.15...v0.8.17) Signed-off-by: dependabot[bot] <support@github.com>
2020-12-02build(deps): bump github.com/getkin/kin-openapi from 0.31.0 to 0.32.0dependabot[bot]
Bumps [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) from 0.31.0 to 0.32.0. - [Release notes](https://github.com/getkin/kin-openapi/releases) - [Commits](https://github.com/getkin/kin-openapi/compare/v0.31.0...v0.32.0) Signed-off-by: dependabot[bot] <support@github.com>
2020-11-26build(deps): bump gopkg.in/yaml.v2 from 2.3.0 to 2.4.0dependabot[bot]
Bumps [gopkg.in/yaml.v2](https://github.com/go-yaml/yaml) from 2.3.0 to 2.4.0. - [Release notes](https://github.com/go-yaml/yaml/releases) - [Commits](https://github.com/go-yaml/yaml/compare/v2.3.0...v2.4.0) Signed-off-by: dependabot[bot] <support@github.com>
2020-11-25deps: Update to github.com/evanw/esbuild 0.8.11 to 0.8.14Bjørn Erik Pedersen
Closes #7986
2020-11-24build(deps): bump github.com/google/go-cmp from 0.5.2 to 0.5.3dependabot[bot]
Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.5.2 to 0.5.3. - [Release notes](https://github.com/google/go-cmp/releases) - [Commits](https://github.com/google/go-cmp/compare/v0.5.2...v0.5.3) Signed-off-by: dependabot[bot] <support@github.com>
2020-11-24build(deps): bump github.com/getkin/kin-openapi from 0.30.0 to 0.31.0dependabot[bot]
Bumps [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) from 0.30.0 to 0.31.0. - [Release notes](https://github.com/getkin/kin-openapi/releases) - [Commits](https://github.com/getkin/kin-openapi/compare/v0.30.0...v0.31.0) Signed-off-by: dependabot[bot] <support@github.com>
2020-11-20deps: Update to Chroma v0.8.2Bjørn Erik Pedersen
Closes #7970
2020-11-19build(deps): bump github.com/evanw/esbuild from 0.8.8 to 0.8.11dependabot[bot]
Bumps [github.com/evanw/esbuild](https://github.com/evanw/esbuild) from 0.8.8 to 0.8.11. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md) - [Commits](https://github.com/evanw/esbuild/compare/v0.8.8...v0.8.11) Signed-off-by: dependabot[bot] <support@github.com>
2020-11-16build(deps): bump github.com/getkin/kin-openapi from 0.26.0 to 0.30.0dependabot[bot]
Bumps [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) from 0.26.0 to 0.30.0. - [Release notes](https://github.com/getkin/kin-openapi/releases) - [Commits](https://github.com/getkin/kin-openapi/compare/v0.26.0...v0.30.0) Signed-off-by: dependabot[bot] <support@github.com>
2020-11-16build(deps): bump github.com/evanw/esbuild from 0.8.6 to 0.8.8dependabot[bot]
Bumps [github.com/evanw/esbuild](https://github.com/evanw/esbuild) from 0.8.6 to 0.8.8. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md) - [Commits](https://github.com/evanw/esbuild/compare/v0.8.6...v0.8.8) Signed-off-by: dependabot[bot] <support@github.com>
2020-11-12build(deps): bump github.com/evanw/esbuild from 0.8.5 to 0.8.6dependabot[bot]
Bumps [github.com/evanw/esbuild](https://github.com/evanw/esbuild) from 0.8.5 to 0.8.6. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md) - [Commits](https://github.com/evanw/esbuild/compare/v0.8.5...v0.8.6) Signed-off-by: dependabot[bot] <support@github.com>
2020-11-11build(deps): bump github.com/evanw/esbuild from 0.8.4 to 0.8.5dependabot[bot]
Bumps [github.com/evanw/esbuild](https://github.com/evanw/esbuild) from 0.8.4 to 0.8.5. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md) - [Commits](https://github.com/evanw/esbuild/compare/v0.8.4...v0.8.5) Signed-off-by: dependabot[bot] <support@github.com>
2020-11-08build(deps): bump github.com/getkin/kin-openapi from 0.22.1 to 0.26.0dependabot[bot]
Bumps [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) from 0.22.1 to 0.26.0. - [Release notes](https://github.com/getkin/kin-openapi/releases) - [Commits](https://github.com/getkin/kin-openapi/compare/v0.22.1...v0.26.0) Signed-off-by: dependabot[bot] <support@github.com>
2020-11-06build(deps): bump github.com/frankban/quicktest from 1.11.1 to 1.11.2dependabot[bot]
Bumps [github.com/frankban/quicktest](https://github.com/frankban/quicktest) from 1.11.1 to 1.11.2. - [Release notes](https://github.com/frankban/quicktest/releases) - [Commits](https://github.com/frankban/quicktest/compare/v1.11.1...v1.11.2) Signed-off-by: dependabot[bot] <support@github.com>
2020-11-06build(deps): bump golang.org/x/text from 0.3.3 to 0.3.4dependabot[bot]
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.3 to 0.3.4. - [Release notes](https://github.com/golang/text/releases) - [Commits](https://github.com/golang/text/compare/v0.3.3...v0.3.4) Signed-off-by: dependabot[bot] <support@github.com>
2020-11-06build(deps): bump github.com/evanw/esbuild from 0.8.3 to 0.8.4dependabot[bot]
Bumps [github.com/evanw/esbuild](https://github.com/evanw/esbuild) from 0.8.3 to 0.8.4. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md) - [Commits](https://github.com/evanw/esbuild/compare/v0.8.3...v0.8.4) Signed-off-by: dependabot[bot] <support@github.com>
2020-11-04js: Misc fixesBjørn Erik Pedersen
* Fix resolve of package.json deps in submodules * Fix directory logic for writing assets/jsconfig.json Fixes #7924 Fixes #7923
2020-11-03js: Add avoidTDZ optionBjørn Erik Pedersen
Fixes #7865
2020-11-03Make js.Build fully support modulesBjørn Erik Pedersen
Fixes #7816 Fixes #7777 Fixes #7916
2020-10-24deps: Bump github.com/spf13/cobra from 0.0.7 to 1.1.1Anthony Fok
Cobra 1.1.1 fixes internal formatting for go-md2man v2 (which caused man page generation e.g. "hugo gen man" to be broken since Cobra 0.0.6). See spf13/cobra#1049 for context.
2020-10-21build(deps): bump github.com/evanw/esbuild from 0.7.15 to 0.7.18dependabot[bot]
Bumps [github.com/evanw/esbuild](https://github.com/evanw/esbuild) from 0.7.15 to 0.7.18. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md) - [Commits](https://github.com/evanw/esbuild/compare/v0.7.15...v0.7.18) Signed-off-by: dependabot[bot] <support@github.com>
2020-10-15build(deps): bump github.com/frankban/quicktest from 1.11.0 to 1.11.1dependabot[bot]
Bumps [github.com/frankban/quicktest](https://github.com/frankban/quicktest) from 1.11.0 to 1.11.1. - [Release notes](https://github.com/frankban/quicktest/releases) - [Commits](https://github.com/frankban/quicktest/compare/v1.11.0...v1.11.1) Signed-off-by: dependabot[bot] <support@github.com>
2020-10-14build(deps): bump github.com/evanw/esbuild from 0.7.14 to 0.7.15dependabot[bot]
Bumps [github.com/evanw/esbuild](https://github.com/evanw/esbuild) from 0.7.14 to 0.7.15. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md) - [Commits](https://github.com/evanw/esbuild/compare/v0.7.14...v0.7.15) Signed-off-by: dependabot[bot] <support@github.com>
2020-10-12build(deps): bump github.com/spf13/afero from 1.4.0 to 1.4.1dependabot[bot]
Bumps [github.com/spf13/afero](https://github.com/spf13/afero) from 1.4.0 to 1.4.1. - [Release notes](https://github.com/spf13/afero/releases) - [Commits](https://github.com/spf13/afero/compare/v1.4.0...v1.4.1) Signed-off-by: dependabot[bot] <support@github.com>
2020-10-12build(deps): bump github.com/evanw/esbuild from 0.7.9 to 0.7.14dependabot[bot]
Bumps [github.com/evanw/esbuild](https://github.com/evanw/esbuild) from 0.7.9 to 0.7.14. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md) - [Commits](https://github.com/evanw/esbuild/compare/v0.7.9...v0.7.14) Signed-off-by: dependabot[bot] <support@github.com>
2020-10-08langs/i18n: Fix for bare TOML keysBjørn Erik Pedersen
Hugo 0.76.0 updated go-i18n from v1 to v2. This allowed us to set the TOML unmarshaler to use, so we set the one we use in other places in Hugo. But that does not support dotted bare keys, which caused some breakage in the wild. This commit fixes that by: * Using go-toml for language files * Updating go-toml to the latest version
2020-10-07Revert "deps: Update to github.com/tdewolff/minify v2.9.4"Bjørn Erik Pedersen
Closes #7792 This reverts commit b254532b52785954c98a473a635b9cea016d8565.
2020-10-05build(deps): bump github.com/evanw/esbuild from 0.7.8 to 0.7.9dependabot[bot]
Bumps [github.com/evanw/esbuild](https://github.com/evanw/esbuild) from 0.7.8 to 0.7.9. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md) - [Commits](https://github.com/evanw/esbuild/compare/v0.7.8...v0.7.9) Signed-off-by: dependabot[bot] <support@github.com>
2020-10-02build(deps): bump github.com/tdewolff/minify/v2 from 2.9.5 to 2.9.7dependabot[bot]
Bumps [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify) from 2.9.5 to 2.9.7. - [Release notes](https://github.com/tdewolff/minify/releases) - [Commits](https://github.com/tdewolff/minify/compare/v2.9.5...v2.9.7) Signed-off-by: dependabot[bot] <support@github.com>
2020-10-01build(deps): bump github.com/aws/aws-sdk-go from 1.34.34 to 1.35.0dependabot[bot]
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.34.34 to 1.35.0. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.34.34...v1.35.0) Signed-off-by: dependabot[bot] <support@github.com>
2020-10-01build(deps): bump github.com/getkin/kin-openapi from 0.22.0 to 0.22.1dependabot[bot]
Bumps [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) from 0.22.0 to 0.22.1. - [Release notes](https://github.com/getkin/kin-openapi/releases) - [Commits](https://github.com/getkin/kin-openapi/compare/v0.22.0...v0.22.1) Signed-off-by: dependabot[bot] <support@github.com>
2020-09-30build(deps): bump github.com/aws/aws-sdk-go from 1.34.33 to 1.34.34dependabot[bot]
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.34.33 to 1.34.34. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.34.33...v1.34.34) Signed-off-by: dependabot[bot] <support@github.com>
2020-09-30build(deps): bump github.com/evanw/esbuild from 0.7.7 to 0.7.8dependabot[bot]
Bumps [github.com/evanw/esbuild](https://github.com/evanw/esbuild) from 0.7.7 to 0.7.8. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md) - [Commits](https://github.com/evanw/esbuild/compare/v0.7.7...v0.7.8) Signed-off-by: dependabot[bot] <support@github.com>
2020-09-29build(deps): bump github.com/aws/aws-sdk-go from 1.34.27 to 1.34.33dependabot[bot]
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.34.27 to 1.34.33. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.34.27...v1.34.33) Signed-off-by: dependabot[bot] <support@github.com>
2020-09-29build(deps): bump github.com/evanw/esbuild from 0.7.4 to 0.7.7dependabot[bot]
Bumps [github.com/evanw/esbuild](https://github.com/evanw/esbuild) from 0.7.4 to 0.7.7. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md) - [Commits](https://github.com/evanw/esbuild/compare/v0.7.4...v0.7.7) Signed-off-by: dependabot[bot] <support@github.com>
2020-09-29build(deps): bump github.com/tdewolff/minify/v2 from 2.9.4 to 2.9.5dependabot[bot]
Bumps [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify) from 2.9.4 to 2.9.5. - [Release notes](https://github.com/tdewolff/minify/releases) - [Commits](https://github.com/tdewolff/minify/compare/v2.9.4...v2.9.5) Signed-off-by: dependabot[bot] <support@github.com>
2020-09-29langs/i18n: Upgrade to go-i18n v2Bjørn Erik Pedersen
Fixes #5242
2020-09-24build(deps): bump github.com/evanw/esbuild from 0.7.2 to 0.7.4dependabot[bot]
Bumps [github.com/evanw/esbuild](https://github.com/evanw/esbuild) from 0.7.2 to 0.7.4. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md) - [Commits](https://github.com/evanw/esbuild/compare/v0.7.2...v0.7.4) Signed-off-by: dependabot[bot] <support@github.com>
2020-09-21build(deps): bump github.com/aws/aws-sdk-go from 1.34.26 to 1.34.27dependabot[bot]
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.34.26 to 1.34.27. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.34.26...v1.34.27) Signed-off-by: dependabot[bot] <support@github.com>