Skip to content

Commit ee4bec6

Browse files
fix(deps): update module github.com/goreleaser/goreleaser/v2 to v2.14.1
1 parent b48353b commit ee4bec6

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

tools/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ require (
2020
require (
2121
github.com/agnivade/wasmbrowsertest v0.11.0 // cancelCtx
2222
github.com/golangci/golangci-lint/v2 v2.10.1
23-
github.com/goreleaser/goreleaser/v2 v2.14.0 // latest
23+
github.com/goreleaser/goreleaser/v2 v2.14.1 // latest
2424
github.com/psampaz/go-mod-outdated v0.9.0 // latest
2525
golang.org/x/tools v0.42.0 // latest
2626
google.golang.org/grpc v1.78.0 // indirect; latest

tools/go.sum

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -708,6 +708,7 @@ github.com/goreleaser/go-shellwords v1.0.13 h1:ivvhC/RvUyud74c0urb1ZGYWPYGibY5Qi
708708
github.com/goreleaser/go-shellwords v1.0.13/go.mod h1:UtDFSSvW7wQL/4jmyzZbuP6HfI6R+oSm0v63cs61oDw=
709709
github.com/goreleaser/goreleaser/v2 v2.14.0 h1:mruINcfD6UrNexpDUgNPsH9BPf7LTx7E8u1VgsaEKOU=
710710
github.com/goreleaser/goreleaser/v2 v2.14.0/go.mod h1:chMBBIVXm1UTdxSWM3orBl2KklQWM0p4BChAelBT7lM=
711+
github.com/goreleaser/goreleaser/v2 v2.14.1/go.mod h1:ILqGxsrKA7k3Mftc/ltcjZmOubnm11Y1LMsOGU9ia+Q=
711712
github.com/goreleaser/nfpm/v2 v2.45.0 h1:rTqqX/vqvln4x7B2HmPL57gh21iIMqyxzP8goI3Jv+Y=
712713
github.com/goreleaser/nfpm/v2 v2.45.0/go.mod h1:O0h9bB68D39NTnM9rSOJhVCYxQk7sU8i04q2bzczFdk=
713714
github.com/goreleaser/quill v0.0.0-20251224035235-ab943733386f h1:2HQF/pifDK7XnmVhQi3OecdUcHLOaXIKVKscW8qKzCk=

0 commit comments

Comments
 (0)