URI: 
       build(deps): bump github.com/alecthomas/chroma from 0.8.0 to 0.8.1 - hugo - [fork] hugo port for 9front
  HTML git clone git@git.drkhsh.at/hugo.git
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
   DIR README
   DIR LICENSE
       ---
   DIR commit 4318dc72f8c562b3bc106cd953d9fce58a93455d
   DIR parent acdc27a32de83f32557e7a108797ddbebe4eb464
  HTML Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
       Date:   Mon, 21 Sep 2020 06:46:58 +0000
       
       build(deps): bump github.com/alecthomas/chroma from 0.8.0 to 0.8.1
       
       Bumps [github.com/alecthomas/chroma](https://github.com/alecthomas/chroma) from 0.8.0 to 0.8.1.
       - [Release notes](https://github.com/alecthomas/chroma/releases)
       - [Changelog](https://github.com/alecthomas/chroma/blob/master/.goreleaser.yml)
       - [Commits](https://github.com/alecthomas/chroma/compare/v0.8.0...v0.8.1)
       
       Signed-off-by: dependabot[bot] <support@github.com>
       Diffstat:
         M go.mod                              |       2 +-
         M go.sum                              |       2 ++
       
       2 files changed, 3 insertions(+), 1 deletion(-)
       ---
   DIR diff --git a/go.mod b/go.mod
       @@ -5,7 +5,7 @@ require (
                github.com/BurntSushi/toml v0.3.1
                github.com/PuerkitoBio/purell v1.1.1
                github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578 // indirect
       -        github.com/alecthomas/chroma v0.8.0
       +        github.com/alecthomas/chroma v0.8.1
                github.com/alecthomas/repr v0.0.0-20181024024818-d37bc2a10ba1 // indirect
                github.com/armon/go-radix v1.0.0
                github.com/aws/aws-sdk-go v1.34.26
   DIR diff --git a/go.sum b/go.sum
       @@ -57,6 +57,8 @@ github.com/alecthomas/assert v0.0.0-20170929043011-405dbfeb8e38/go.mod h1:r7bzyV
        github.com/alecthomas/chroma v0.7.2-0.20200305040604-4f3623dce67a/go.mod h1:fv5SzZPFJbwp2NXJWpFIX7DZS4HgV1K4ew4Pc2OZD9s=
        github.com/alecthomas/chroma v0.8.0 h1:HS+HE97sgcqjQGu5uVr8jIE55Mmh5UeQ7kckAhHg2pY=
        github.com/alecthomas/chroma v0.8.0/go.mod h1:sko8vR34/90zvl5QdcUdvzL3J8NKjAUx9va9jPuFNoM=
       +github.com/alecthomas/chroma v0.8.1 h1:ym20sbvyC6RXz45u4qDglcgr8E313oPROshcuCHqiEE=
       +github.com/alecthomas/chroma v0.8.1/go.mod h1:sko8vR34/90zvl5QdcUdvzL3J8NKjAUx9va9jPuFNoM=
        github.com/alecthomas/colour v0.0.0-20160524082231-60882d9e2721 h1:JHZL0hZKJ1VENNfmXvHbgYlbUOvpzYzvy2aZU5gXVeo=
        github.com/alecthomas/colour v0.0.0-20160524082231-60882d9e2721/go.mod h1:QO9JBoKquHd+jz9nshCh40fOfO+JzsoXy8qTHF68zU0=
        github.com/alecthomas/kong v0.1.17-0.20190424132513-439c674f7ae0/go.mod h1:+inYUSluD+p4L8KdviBSgzcqEjUQOfC5fQDRFuc36lI=