summaryrefslogtreecommitdiffstats
path: root/go.mod
Commit message (Expand)AuthorAge
* build(deps): bump github.com/kyokomi/emoji/v2 from 2.2.8 to 2.2.9dependabot[bot]2022-03-08
* build(deps): bump github.com/evanw/esbuild from 0.14.23 to 0.14.25dependabot[bot]2022-03-08
* build(deps): bump github.com/niklasfasching/go-org from 1.6.0 to 1.6.2dependabot[bot]2022-03-08
* build(deps): bump github.com/getkin/kin-openapi from 0.90.0 to 0.91.0dependabot[bot]2022-03-08
* build(deps): bump github.com/yuin/goldmark from 1.4.7 to 1.4.8dependabot[bot]2022-03-07
* build(deps): bump github.com/tdewolff/minify/v2 from 2.9.29 to 2.10.0dependabot[bot]2022-02-27
* build(deps): bump github.com/gobuffalo/flect from 0.2.3 to 0.2.4dependabot[bot]2022-02-26
* build(deps): bump github.com/gorilla/websocket from 1.4.2 to 1.5.0dependabot[bot]2022-02-25
* build(deps): bump github.com/sanity-io/litter from 1.5.1 to 1.5.2dependabot[bot]2022-02-25
* build(deps): bump google.golang.org/api from 0.63.0 to 0.70.0dependabot[bot]2022-02-24
* build(deps): bump github.com/getkin/kin-openapi from 0.85.0 to 0.90.0dependabot[bot]2022-02-24
* build(deps): bump github.com/evanw/esbuild from 0.14.22 to 0.14.23dependabot[bot]2022-02-24
* Add Markdown diagrams and render hooks for code blocksBjørn Erik Pedersen2022-02-24
* build(deps): bump github.com/aws/aws-sdk-go from 1.41.14 to 1.43.5dependabot[bot]2022-02-24
* build(deps): bump github.com/google/go-cmp from 0.5.6 to 0.5.7dependabot[bot]2022-02-24
* Add support for CODEOWNERSMarshall Cottrell2022-02-23
* Remove Viper as a dependencyBjørn Erik Pedersen2022-02-23
* deps: Update github.com/spf13/cobra v1.2.1 => v1.3.0Anthony Fok2022-02-23
* deps: Update github.com/gohugoio/localescompressed v0.14.0 => v0.15.0Joe Mooring2022-02-19
* deps: Update github.com/yuin/goldmark v1.4.4 => v1.4.7Bjørn Erik Pedersen2022-02-19
* deps: Update github.com/evanw/esbuild v0.14.11 => v0.14.22Bjørn Erik Pedersen2022-02-17
* build(deps): bump github.com/rogpeppe/go-internal from 1.8.0 to 1.8.1dependabot[bot]2022-02-17
* build(deps): bump github.com/magefile/mage from 1.11.0 to 1.12.1dependabot[bot]2022-02-17
* deps: Update github.com/tdewolff/minify/v2 v2.9.22 => v2.9.29Joe Mooring2022-02-15
* deps: Update github.com/alecthomas/chroma v0.9.4 => v0.10.0Bjørn Erik Pedersen2022-02-15
* Add a new integration test frameworkBjørn Erik Pedersen2022-02-09
* deps: Update github.com/pelletier/go-toml/v2 to v2.0.0-beta.6Bjørn Erik Pedersen2022-01-29
* build(deps): bump github.com/spf13/viper from 1.8.1 to 1.10.1dependabot[bot]2022-01-14
* deps: Upgrade github.com/evanw/esbuild v0.14.8 => v0.14.11Bjørn Erik Pedersen2022-01-11
* Remove mmarkBjørn Erik Pedersen2022-01-04
* deps: Upgrade github.com/niklasfasching/go-org v1.5.0 => v1.6.0Joe Mooring2021-12-30
* deps: Upgrade github.com/evanw/esbuild v0.14.7 => v0.14.8Bjørn Erik Pedersen2021-12-23
* deps: Update github.com/evanw/esbuild v0.14.5 => v0.14.7Bjørn Erik Pedersen2021-12-22
* deps: Upgrade github.com/evanw/esbuild v0.14.2 => v0.14.5Bjørn Erik Pedersen2021-12-17
* build(deps): bump github.com/getkin/kin-openapi from 0.80.0 to 0.85.0dependabot[bot]2021-12-07
* images: Text filter that draws text with the given options (#9239)Paul van Brouwershaven2021-12-07
* deps: Upgrade github.com/evanw/esbuild v0.13.12 => v0.14.2 (note)Bjørn Erik Pedersen2021-12-04
* build(deps): bump github.com/mitchellh/mapstructure from 1.4.2 to 1.4.3dependabot[bot]2021-12-03
* build(deps): bump google.golang.org/api from 0.51.0 to 0.61.0dependabot[bot]2021-12-03
* Implement XML data supportPaul van Brouwershaven2021-12-02
* deps: Upgrade github.com/yuin/goldmark v1.4.3 => v1.4.4Joe Mooring2021-11-15
* deps: Upgrade github.com/yuin/goldmark v1.4.2 => v1.4.3Bjørn Erik Pedersen2021-11-08
* build(deps): bump github.com/evanw/esbuild from 0.13.10 to 0.13.12dependabot[bot]2021-11-01
* build(deps): bump github.com/yuin/goldmark from 1.4.1 to 1.4.2dependabot[bot]2021-11-01
* build(deps): bump github.com/aws/aws-sdk-go from 1.40.8 to 1.41.14dependabot[bot]2021-10-30
* build(deps): bump github.com/getkin/kin-openapi from 0.79.0 to 0.80.0dependabot[bot]2021-10-30
* build(deps): bump github.com/evanw/esbuild from 0.13.8 to 0.13.10dependabot[bot]2021-10-30
* build(deps): bump github.com/frankban/quicktest from 1.13.1 to 1.14.0dependabot[bot]2021-10-27
* build(deps): bump github.com/mitchellh/mapstructure from 1.4.1 to 1.4.2dependabot[bot]2021-10-20
* build(deps): bump github.com/getkin/kin-openapi from 0.78.0 to 0.79.0dependabot[bot]2021-10-19