Skip to content

Commit

Permalink
feat(deps): bump yq to v4.34.1
Browse files Browse the repository at this point in the history
  • Loading branch information
odsod committed Jul 3, 2023
1 parent dc66f70 commit 60b7049
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/sgyq/tools.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import (

const (
name = "yq"
version = "4.27.5"
version = "4.34.1"
)

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

0 comments on commit 60b7049

Please sign in to comment.