Skip to content

Commit

Permalink
feat(goreleaser): bump to v1.25.1
Browse files Browse the repository at this point in the history
  • Loading branch information
odsod committed Apr 8, 2024
1 parent 9b8dd29 commit 0ebe1bc
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.24.0"
version = "1.25.1"
)

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

0 comments on commit 0ebe1bc

Please sign in to comment.