From 0d30525df8bd3aa93695f31e5f7932d00f651449 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Oct 2020 06:34:54 +0000 Subject: [PATCH] Bump github.com/goreleaser/goreleaser from 0.144.0 to 0.144.1 in /build Bumps [github.com/goreleaser/goreleaser](https://github.com/goreleaser/goreleaser) from 0.144.0 to 0.144.1. - [Release notes](https://github.com/goreleaser/goreleaser/releases) - [Changelog](https://github.com/goreleaser/goreleaser/blob/master/.goreleaser.yml) - [Commits](https://github.com/goreleaser/goreleaser/compare/v0.144.0...v0.144.1) Signed-off-by: dependabot[bot] --- build/go.mod | 2 +- build/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build/go.mod b/build/go.mod index 7fd7928..86c97cd 100644 --- a/build/go.mod +++ b/build/go.mod @@ -4,6 +4,6 @@ go 1.15 require ( github.com/golangci/golangci-lint v1.31.0 - github.com/goreleaser/goreleaser v0.144.0 + github.com/goreleaser/goreleaser v0.144.1 mvdan.cc/gofumpt v0.0.0-20200709182408-4fd085cb6d5f ) diff --git a/build/go.sum b/build/go.sum index 8f2e87f..ea9ab04 100644 --- a/build/go.sum +++ b/build/go.sum @@ -343,8 +343,8 @@ github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1 h1:EGx4pi6eqNxGa github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1/go.mod h1:wJfORRmW1u3UXTncJ5qlYoELFm8eSnnEO6hX4iZ3EWY= github.com/goreleaser/chglog v0.1.1 h1:UaY3enMEVeavOaZyCraLn+2iM7/2T0yji8Mh7ZFsDp4= github.com/goreleaser/chglog v0.1.1/go.mod h1:xSDa/73C0TxBcLvoT2JHh47QyXpCx5rrNVzJKyeFGPw= -github.com/goreleaser/goreleaser v0.144.0 h1:NEn6t6iIfDMIKqcvoosUX4LIeV/N2nrKcEudlwDKadI= -github.com/goreleaser/goreleaser v0.144.0/go.mod h1:32a2GK3/pyd2AB0OXdga3ntCq4QcwXOiaughHMdh2QM= +github.com/goreleaser/goreleaser v0.144.1 h1:J72AlOtMYSevnVZw4Mxwx8PoopTHu2jWXyM2lAo33Aw= +github.com/goreleaser/goreleaser v0.144.1/go.mod h1:32a2GK3/pyd2AB0OXdga3ntCq4QcwXOiaughHMdh2QM= github.com/goreleaser/nfpm v1.8.0 h1:m9V++/nknxOZRVeWQfdGQpA64jyYjNsKZjsFkzQCsLI= github.com/goreleaser/nfpm v1.8.0/go.mod h1:dRO71ehHR5XFrUimGhgw+xsar6gYTgKUL7wHixW1NiQ= github.com/gorilla/websocket v1.4.0/go.mod h1:E7qHFY5m1UJ88s3WnNqhKjPHQ0heANvMoAMk2YaljkQ=