Skip to content

Commit 9bb4113

Browse files
committed
chore(deps): update goreleaser
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
1 parent 5a9c8c8 commit 9bb4113

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.25.3
55
require (
66
github.com/caarlos0/go-version v0.2.2
77
github.com/charmbracelet/fang v1.0.0
8-
github.com/goreleaser/goreleaser-pro/v2 v2.14.3
8+
github.com/goreleaser/goreleaser-pro/v2 v2.15.2
99
github.com/modelcontextprotocol/go-sdk v1.4.1
1010
github.com/spf13/cobra v1.10.2
1111
github.com/stretchr/testify v1.11.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
3737
github.com/google/go-cmp v0.7.0/go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU=
3838
github.com/google/jsonschema-go v0.4.2 h1:tmrUohrwoLZZS/P3x7ex0WAVknEkBZM46iALbcqoRA8=
3939
github.com/google/jsonschema-go v0.4.2/go.mod h1:r5quNTdLOYEz95Ru18zA0ydNbBuYoo9tgaYcxEYhJVE=
40-
github.com/goreleaser/goreleaser-pro/v2 v2.14.3 h1:InPK9+Wi33Upk6vaM6hKXT84rFG9jfMg5SS32O0ZWJg=
41-
github.com/goreleaser/goreleaser-pro/v2 v2.14.3/go.mod h1:GA7Uzk7qKA3efeDmgfWwcMTrDJe+V7D6H5RMqXlFvuc=
40+
github.com/goreleaser/goreleaser-pro/v2 v2.15.2 h1:XHuLIwDAvxaAWx9lMhTlTmSPqzZuxbGs02Wi/2eMKsU=
41+
github.com/goreleaser/goreleaser-pro/v2 v2.15.2/go.mod h1:GA7Uzk7qKA3efeDmgfWwcMTrDJe+V7D6H5RMqXlFvuc=
4242
github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8=
4343
github.com/inconshreveable/mousetrap v1.1.0/go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw=
4444
github.com/lucasb-eyer/go-colorful v1.3.0 h1:2/yBRLdWBZKrf7gB40FoiKfAWYQ0lqNcbuQwVHXptag=

0 commit comments

Comments
 (0)