Skip to content

Commit

Permalink
feat(goreleaser): bump to v1.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
odsod committed Feb 20, 2024
1 parent 8634b02 commit 89839ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/sggoreleaser/tools.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import (

const (
name = "goreleaser"
version = "1.21.2"
version = "1.24.0"
)

func Command(ctx context.Context, args ...string) *exec.Cmd {
Expand Down

0 comments on commit 89839ff

Please sign in to comment.