summaryrefslogtreecommitdiffstats
path: root/go.sum
AgeCommit message (Collapse)Author
2021-04-15build(deps): bump github.com/pelletier/go-toml from 1.8.1 to 1.9.0dependabot[bot]
Bumps [github.com/pelletier/go-toml](https://github.com/pelletier/go-toml) from 1.8.1 to 1.9.0. - [Release notes](https://github.com/pelletier/go-toml/releases) - [Commits](https://github.com/pelletier/go-toml/compare/v1.8.1...v1.9.0) Signed-off-by: dependabot[bot] <support@github.com>
2021-04-15Add webp image encoding supportBjørn Erik Pedersen
Fixes #5924
2021-04-15build(deps): bump google.golang.org/api from 0.40.0 to 0.44.0dependabot[bot]
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.40.0 to 0.44.0. - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/master/CHANGES.md) - [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.40.0...v0.44.0) Signed-off-by: dependabot[bot] <support@github.com>
2021-04-15build(deps): bump github.com/nicksnyder/go-i18n/v2 from 2.1.1 to 2.1.2dependabot[bot]
Bumps [github.com/nicksnyder/go-i18n/v2](https://github.com/nicksnyder/go-i18n) from 2.1.1 to 2.1.2. - [Release notes](https://github.com/nicksnyder/go-i18n/releases) - [Changelog](https://github.com/nicksnyder/go-i18n/blob/main/CHANGELOG.md) - [Commits](https://github.com/nicksnyder/go-i18n/compare/v2.1.1...v2.1.2) Signed-off-by: dependabot[bot] <support@github.com>
2021-04-15build(deps): bump github.com/rogpeppe/go-internal from 1.6.2 to 1.8.0dependabot[bot]
Bumps [github.com/rogpeppe/go-internal](https://github.com/rogpeppe/go-internal) from 1.6.2 to 1.8.0. - [Release notes](https://github.com/rogpeppe/go-internal/releases) - [Commits](https://github.com/rogpeppe/go-internal/compare/v1.6.2...v1.8.0) Signed-off-by: dependabot[bot] <support@github.com>
2021-04-14build(deps): bump github.com/magefile/mage from 1.10.0 to 1.11.0dependabot[bot]
Bumps [github.com/magefile/mage](https://github.com/magefile/mage) from 1.10.0 to 1.11.0. - [Release notes](https://github.com/magefile/mage/releases) - [Changelog](https://github.com/magefile/mage/blob/master/.goreleaser.yml) - [Commits](https://github.com/magefile/mage/compare/v1.10.0...v1.11.0) Signed-off-by: dependabot[bot] <support@github.com>
2021-04-14build(deps): bump github.com/google/go-cmp from 0.5.4 to 0.5.5dependabot[bot]
Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.5.4 to 0.5.5. - [Release notes](https://github.com/google/go-cmp/releases) - [Commits](https://github.com/google/go-cmp/compare/v0.5.4...v0.5.5) Signed-off-by: dependabot[bot] <support@github.com>
2021-04-12deps: Update go-org to v1.5.0Niklas Fasching
2021-04-11build(deps): bump github.com/jdkato/prose from 1.2.0 to 1.2.1dependabot[bot]
Bumps [github.com/jdkato/prose](https://github.com/jdkato/prose) from 1.2.0 to 1.2.1. - [Release notes](https://github.com/jdkato/prose/releases) - [Commits](https://github.com/jdkato/prose/compare/v1.2.0...v1.2.1) Signed-off-by: dependabot[bot] <support@github.com>
2021-04-11build(deps): bump github.com/spf13/cobra from 1.1.1 to 1.1.3dependabot[bot]
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.1.1 to 1.1.3. - [Release notes](https://github.com/spf13/cobra/releases) - [Changelog](https://github.com/spf13/cobra/blob/master/CHANGELOG.md) - [Commits](https://github.com/spf13/cobra/compare/v1.1.1...v1.1.3) Signed-off-by: dependabot[bot] <support@github.com>
2021-03-29deps: Upgrade github.com/evanw/esbuild v0.9.6 => v0.11.0Bjørn Erik Pedersen
2021-03-21deps: Update github.com/evanw/esbuild v0.9.0 => v0.9.6Bjørn Erik Pedersen
2021-03-20deps: Bump github.com/tdewolff/minify/v2 v2.9.15Bjørn Erik Pedersen
Fixes #8332
2021-03-14deps: Update to esbuild v0.9.0Bjørn Erik Pedersen
2021-02-23build(deps): bump github.com/kyokomi/emoji/v2 from 2.2.7 to 2.2.8dependabot[bot]
Bumps [github.com/kyokomi/emoji/v2](https://github.com/kyokomi/emoji) from 2.2.7 to 2.2.8. - [Release notes](https://github.com/kyokomi/emoji/releases) - [Commits](https://github.com/kyokomi/emoji/compare/v2.2.7...v2.2.8) Signed-off-by: dependabot[bot] <support@github.com>
2021-02-19releaser: Bump versions for release of 0.81.0hugoreleaser
[ci skip]
2021-02-18Run go mod tidyBjørn Erik Pedersen
2021-02-18build: Add arm64 to Darwinextended build and add vendorInfoBjørn Erik Pedersen
Closes #8003
2021-02-18deps: Update github.com/tdewolff/minify/v2 v2.6.2 => v2.9.13Bjørn Erik Pedersen
Fixes #8258
2021-02-16build(deps): bump github.com/frankban/quicktest from 1.11.2 to 1.11.3dependabot[bot]
Bumps [github.com/frankban/quicktest](https://github.com/frankban/quicktest) from 1.11.2 to 1.11.3. - [Release notes](https://github.com/frankban/quicktest/releases) - [Commits](https://github.com/frankban/quicktest/compare/v1.11.2...v1.11.3) Signed-off-by: dependabot[bot] <support@github.com>
2021-02-16build(deps): bump github.com/getkin/kin-openapi from 0.32.0 to 0.39.0dependabot[bot]
Bumps [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) from 0.32.0 to 0.39.0. - [Release notes](https://github.com/getkin/kin-openapi/releases) - [Commits](https://github.com/getkin/kin-openapi/compare/v0.32.0...v0.39.0) Signed-off-by: dependabot[bot] <support@github.com>
2021-02-16build(deps): bump github.com/aws/aws-sdk-go from 1.36.33 to 1.37.11dependabot[bot]
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.36.33 to 1.37.11. - [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.36.33...v1.37.11) Signed-off-by: dependabot[bot] <support@github.com>
2021-02-16build(deps): bump github.com/sanity-io/litter from 1.3.0 to 1.5.0dependabot[bot]
Bumps [github.com/sanity-io/litter](https://github.com/sanity-io/litter) from 1.3.0 to 1.5.0. - [Release notes](https://github.com/sanity-io/litter/releases) - [Changelog](https://github.com/sanity-io/litter/blob/master/CHANGELOG.md) - [Commits](https://github.com/sanity-io/litter/compare/v1.3.0...v1.5.0) Signed-off-by: dependabot[bot] <support@github.com>
2021-02-16build(deps): bump github.com/olekukonko/tablewriter from 0.0.4 to 0.0.5dependabot[bot]
Bumps [github.com/olekukonko/tablewriter](https://github.com/olekukonko/tablewriter) from 0.0.4 to 0.0.5. - [Release notes](https://github.com/olekukonko/tablewriter/releases) - [Commits](https://github.com/olekukonko/tablewriter/compare/v0.0.4...v0.0.5) Signed-off-by: dependabot[bot] <support@github.com>
2021-02-16deps: Update to esbuild v0.8.46Bjørn Erik Pedersen
2021-02-16build(deps): bump google.golang.org/api from 0.26.0 to 0.40.0dependabot[bot]
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.26.0 to 0.40.0. - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/master/CHANGES.md) - [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.26.0...v0.40.0) Signed-off-by: dependabot[bot] <support@github.com>
2021-02-14Fix some humanize issuessusiwen8
Fixes #7912
2021-02-08deps: Update to Goldmark v1.3.2Bjørn Erik Pedersen
Closes #8143
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>