Skip to content

Commit 462cda6

Browse files
Bump github.com/goreleaser/goreleaser from 0.144.0 to 0.145.0 in /build (#75)
Bumps [github.com/goreleaser/goreleaser](https://github.com/goreleaser/goreleaser) from 0.144.0 to 0.145.0. - [Release notes](https://github.com/goreleaser/goreleaser/releases) - [Changelog](https://github.com/goreleaser/goreleaser/blob/master/.goreleaser.yml) - [Commits](goreleaser/goreleaser@v0.144.0...v0.145.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d2eb50d commit 462cda6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

build/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ go 1.15
44

55
require (
66
github.com/golangci/golangci-lint v1.31.0
7-
github.com/goreleaser/goreleaser v0.144.0
7+
github.com/goreleaser/goreleaser v0.145.0
88
mvdan.cc/gofumpt v0.0.0-20200709182408-4fd085cb6d5f
99
)

build/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -343,8 +343,8 @@ github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1 h1:EGx4pi6eqNxGa
343343
github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1/go.mod h1:wJfORRmW1u3UXTncJ5qlYoELFm8eSnnEO6hX4iZ3EWY=
344344
github.com/goreleaser/chglog v0.1.1 h1:UaY3enMEVeavOaZyCraLn+2iM7/2T0yji8Mh7ZFsDp4=
345345
github.com/goreleaser/chglog v0.1.1/go.mod h1:xSDa/73C0TxBcLvoT2JHh47QyXpCx5rrNVzJKyeFGPw=
346-
github.com/goreleaser/goreleaser v0.144.0 h1:NEn6t6iIfDMIKqcvoosUX4LIeV/N2nrKcEudlwDKadI=
347-
github.com/goreleaser/goreleaser v0.144.0/go.mod h1:32a2GK3/pyd2AB0OXdga3ntCq4QcwXOiaughHMdh2QM=
346+
github.com/goreleaser/goreleaser v0.145.0 h1:Pwr15XciCMFPpMgWnA5lxxYJGxyEeu5AJGfafFDUj+0=
347+
github.com/goreleaser/goreleaser v0.145.0/go.mod h1:32a2GK3/pyd2AB0OXdga3ntCq4QcwXOiaughHMdh2QM=
348348
github.com/goreleaser/nfpm v1.8.0 h1:m9V++/nknxOZRVeWQfdGQpA64jyYjNsKZjsFkzQCsLI=
349349
github.com/goreleaser/nfpm v1.8.0/go.mod h1:dRO71ehHR5XFrUimGhgw+xsar6gYTgKUL7wHixW1NiQ=
350350
github.com/gorilla/websocket v1.4.0/go.mod h1:E7qHFY5m1UJ88s3WnNqhKjPHQ0heANvMoAMk2YaljkQ=

0 commit comments

Comments
 (0)