Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/go.mod
AgeCommit message (Expand)Author
2022-05-11deps: Update github.com/spf13/cast v1.4.1 => v1.5.0Bjørn Erik Pedersen
2022-05-08Use configured timeZone for the clockBjørn Erik Pedersen
2022-05-08Add `clock` cli flagsatotake
2022-04-27deps: Update to gocloud.dev v0.24.0Bjørn Erik Pedersen
2022-04-27build(deps): bump github.com/mitchellh/mapstructure from 1.4.3 to 1.5.0dependabot[bot]
2022-04-27deps: Update github.com/yuin/goldmark v1.4.11 => v1.4.12Joe Mooring
2022-04-27build(deps): bump github.com/evanw/esbuild from 0.14.36 to 0.14.38dependabot[bot]
2022-04-26deps: Update github.com/tdewolff/minify/v2 v2.11.1 => v2.11.2Joe Mooring
2022-04-18Fix syncing of /static regressionBjørn Erik Pedersen
2022-04-14deps: Upgrade github.com/bep/overlayfs v0.4.0 => v0.5.0Bjørn Erik Pedersen
2022-04-13Revert "build(deps): bump gocloud.dev from 0.20.0 to 0.25.0"Bjørn Erik Pedersen
2022-04-12build(deps): bump github.com/evanw/esbuild from 0.14.34 to 0.14.36dependabot[bot]
2022-04-11Fix gosum checksum errorsBjørn Erik Pedersen
2022-04-11build(deps): bump github.com/tdewolff/minify/v2 from 2.11.0 to 2.11.1dependabot[bot]
2022-04-10Replace all usage of CopyOnWriteFs with OverlayFsBjørn Erik Pedersen
2022-04-08deps: Update github.com/tdewolff/minify/v2 v2.10.0 => v2.11.0Joe Mooring
2022-04-08Rework the Destination filesystem to make --renderStaticToDisk workBjørn Erik Pedersen
2022-04-07build(deps): bump github.com/evanw/esbuild from 0.14.31 to 0.14.34dependabot[bot]
2022-04-05build(deps): bump gocloud.dev from 0.20.0 to 0.25.0dependabot[bot]
2022-04-05build(deps): bump golang.org/x/tools from 0.1.9 to 0.1.10dependabot[bot]
2022-04-05build(deps): bump github.com/magefile/mage from 1.12.1 to 1.13.0dependabot[bot]
2022-04-05build(deps): bump github.com/gobuffalo/flect from 0.2.4 to 0.2.5dependabot[bot]
2022-04-05build(deps): bump github.com/getkin/kin-openapi from 0.93.0 to 0.94.0dependabot[bot]
2022-04-05build(deps): bump github.com/sanity-io/litter from 1.5.2 to 1.5.4dependabot[bot]
2022-04-05build(deps): bump github.com/evanw/esbuild from 0.14.25 to 0.14.31dependabot[bot]
2022-04-05build(deps): bump github.com/frankban/quicktest from 1.14.2 to 1.14.3dependabot[bot]
2022-03-25build(deps): bump github.com/getkin/kin-openapi from 0.91.0 to 0.93.0dependabot[bot]
2022-03-21build(deps): bump github.com/yuin/goldmark from 1.4.10 to 1.4.11dependabot[bot]
2022-03-21build(deps): bump github.com/spf13/cobra from 1.3.0 to 1.4.0dependabot[bot]
2022-03-17dartsass: Enable deprecation, @warn and @debug loggingBjørn Erik Pedersen
2022-03-16Remove Go 1.17 supportBjørn Erik Pedersen
2022-03-12deps: Update github.com/yuin/goldmark v1.4.9 => v1.4.10Bjørn Erik Pedersen
2022-03-11deps: Fix Goldmark regression with HTML commentsBjørn Erik Pedersen
2022-03-08build(deps): bump github.com/kyokomi/emoji/v2 from 2.2.8 to 2.2.9dependabot[bot]
2022-03-08build(deps): bump github.com/evanw/esbuild from 0.14.23 to 0.14.25dependabot[bot]
2022-03-08build(deps): bump github.com/niklasfasching/go-org from 1.6.0 to 1.6.2dependabot[bot]
2022-03-08build(deps): bump github.com/getkin/kin-openapi from 0.90.0 to 0.91.0dependabot[bot]
2022-03-07build(deps): bump github.com/yuin/goldmark from 1.4.7 to 1.4.8dependabot[bot]
2022-02-27build(deps): bump github.com/tdewolff/minify/v2 from 2.9.29 to 2.10.0dependabot[bot]
2022-02-26build(deps): bump github.com/gobuffalo/flect from 0.2.3 to 0.2.4dependabot[bot]
2022-02-25build(deps): bump github.com/gorilla/websocket from 1.4.2 to 1.5.0dependabot[bot]
2022-02-25build(deps): bump github.com/sanity-io/litter from 1.5.1 to 1.5.2dependabot[bot]
2022-02-25build(deps): bump google.golang.org/api from 0.63.0 to 0.70.0dependabot[bot]
2022-02-25build(deps): bump github.com/getkin/kin-openapi from 0.85.0 to 0.90.0dependabot[bot]
2022-02-24build(deps): bump github.com/evanw/esbuild from 0.14.22 to 0.14.23dependabot[bot]
2022-02-24Add Markdown diagrams and render hooks for code blocksBjørn Erik Pedersen
2022-02-24build(deps): bump github.com/aws/aws-sdk-go from 1.41.14 to 1.43.5dependabot[bot]
2022-02-24build(deps): bump github.com/google/go-cmp from 0.5.6 to 0.5.7dependabot[bot]
2022-02-24Add support for CODEOWNERSMarshall Cottrell
2022-02-24Remove Viper as a dependencyBjørn Erik Pedersen