diff --git a/go.mod b/go.mod index 96227f5..8ec77c4 100644 --- a/go.mod +++ b/go.mod @@ -297,7 +297,7 @@ require ( github.com/gordonklaus/ineffassign v0.1.0 // indirect github.com/goreleaser/chglog v0.7.0 // indirect github.com/goreleaser/fileglob v1.3.0 // indirect - github.com/goreleaser/goreleaser/v2 v2.10.2 // indirect + github.com/goreleaser/goreleaser/v2 v2.13.1 // indirect github.com/goreleaser/nfpm/v2 v2.43.0 // indirect github.com/gorilla/mux v1.8.1 // indirect github.com/gorilla/websocket v1.5.4-0.20250319132907-e064f32e3674 // indirect