8000 chore(deps): bump github.com/goreleaser/goreleaser from 1.10.2 to 1.10.3 in /tools by dependabot[bot] · Pull Request #157 · obalunenko/advent-of-code · GitHub
[go: up one dir, main page]

Skip to content

chore(deps): bump github.com/goreleaser/goreleaser from 1.10.2 to 1.10.3 in /tools #157

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion tools/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.18
require (
github.com/axw/gocov v1.1.0
github.com/golangci/golangci-lint v1.46.2
github.com/goreleaser/goreleaser v1.10.2
github.com/goreleaser/goreleaser v1.10.3
github.com/matm/gocov-html v0.0.0-20200509184451-71874e2e203b
github.com/mattn/goveralls v0.0.11
github.com/obalunenko/coverbadger v1.2.0
Expand Down
4 changes: 2 additions & 2 deletions tools/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -639,8 +639,8 @@ github.com/goreleaser/chglog v0.1.2 h1:tdzAb/ILeMnphzI9zQ7Nkq+T8R9qyXli8GydD8plF
github.com/goreleaser/chglog v0.1.2/go.mod h1:tTZsFuSZK4epDXfjMkxzcGbrIOXprf0JFp47BjIr3B8=
github.com/goreleaser/fileglob v1.3.0 h1:/X6J7U8lbDpQtBvGcwwPS6OpzkNVlVEsFUVRx9+k+7I=
github.com/goreleaser/fileglob v1.3.0/go.mod h1:Jx6BoXv3mbYkEzwm9THo7xbr5egkAraxkGorbJb4RxU=
github.com/goreleaser/goreleaser v1.10.2 h1:MxgA0hDbDbTLep0u3pnu7Uh1Q1p0q60mpb88eApZbgw=
github.com/goreleaser/goreleaser v1.10.2/go.mod h1:i+eGc/m/nN2aV/O00zCNP67H2m+ePuQfVOcUcmrhjcU=
github.com/goreleaser/goreleaser v1.10.3 h1:mNSqSgqOwCyJCEmL35aDvGsZaucKF9yQyARxznqCtDM=
github.com/goreleaser/goreleaser v1.10.3/go.mod h1:i+eGc/m/nN2aV/O00zCNP67H2m+ePuQfVOcUcmrhjcU=
github.com/goreleaser/nfpm/v2 v2.16.0 h1:RtItVwSL3xqe698CkmIOfiQh4/BQANIa4yvyBERrNeo=
github.com/goreleaser/nfpm/v2 v2.16.0/go.mod h1:NlB1cCZj68NG7ZJA6eJ1dSeX3V0UWfw30itwHvT6HPw=
github.com/gorhill/cronexpr v0.0.0-20180427100037-88b0669f7d75/go.mod h1:g2644b03hfBX9Ov0ZBDgXXens4rxSxmqFBbhvKv2yVA=
Expand Down
4 changes: 2 additions & 2 deletions tools/vendor/github.com/goreleaser/goreleaser/Dockerfile

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tools/vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -632,7 +632,7 @@ github.com/goreleaser/chglog
# github.com/goreleaser/fileglob v1.3.0
## explicit; go 1.16
github.com/goreleaser/fileglob
# github.com/goreleaser/goreleaser v1.10.2
# github.com/goreleaser/goreleaser v1.10.3
## explicit; go 1.18
github.com/goreleaser/goreleaser
github.com/goreleaser/goreleaser/cmd
Expand Down
0