hugo

Unnamed repository; edit this file 'description' to name the repository.

git clone git://git.shimmy1996.com/hugo.git
commit 93120598880ae7c598f186f5259fc4d5a286632f
parent a7e3da242f98d4799dad013d7ba2f285717640d6
Author: Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Date:   Mon, 21 Jun 2021 16:12:18 +0200

releaser: Bump to Goreleaser v0.171.0

Closes #8665

Diffstat:
M.circleci/config.yml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.circleci/config.yml b/.circleci/config.yml
@@ -1,6 +1,6 @@
 defaults: &defaults
   docker:
-      - image: bepsays/ci-goreleaser:1.16.5
+      - image: bepsays/ci-goreleaser:1.16.5-2
   environment:
     CGO_ENABLED: "0"