shithub: hugo

Download patch

ref: 3cc41523bef802d1942f3d31018547a18cc55923
parent: 2fd0a5a6781456e88745b370d12aaf5351a020ff
author: Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
date: Fri May 15 06:52:33 EDT 2020

Update to Go 1.14.3 and Go 1.13.11

--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -1,6 +1,6 @@
 defaults: &defaults
   docker:
-      - image: bepsays/ci-goreleaser:1.14.1-t
+      - image: bepsays/ci-goreleaser:1.14.3
   environment:
     CGO_ENABLED: "0"
 
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,8 +12,8 @@
 git:
   depth: false
 go:
-  - "1.13.9"
-  - "1.14.1"
+  - "1.13.11"
+  - "1.14.3"
   - master
 
 arch: