File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ require (
2020require (
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
Original file line number Diff line number Diff line change @@ -708,6 +708,7 @@ github.com/goreleaser/go-shellwords v1.0.13 h1:ivvhC/RvUyud74c0urb1ZGYWPYGibY5Qi
708708github.com/goreleaser/go-shellwords v1.0.13 /go.mod h1:UtDFSSvW7wQL/4jmyzZbuP6HfI6R+oSm0v63cs61oDw =
709709github.com/goreleaser/goreleaser/v2 v2.14.0 h1:mruINcfD6UrNexpDUgNPsH9BPf7LTx7E8u1VgsaEKOU =
710710github.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 =
711712github.com/goreleaser/nfpm/v2 v2.45.0 h1:rTqqX/vqvln4x7B2HmPL57gh21iIMqyxzP8goI3Jv+Y =
712713github.com/goreleaser/nfpm/v2 v2.45.0 /go.mod h1:O0h9bB68D39NTnM9rSOJhVCYxQk7sU8i04q2bzczFdk =
713714github.com/goreleaser/quill v0.0.0-20251224035235-ab943733386f h1:2HQF/pifDK7XnmVhQi3OecdUcHLOaXIKVKscW8qKzCk =
You can’t perform that action at this time.
0 commit comments