Skip to content

Commit

Permalink
feat(govulncheck): bump to v1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
odsod committed Jun 14, 2024
1 parent 4d53da9 commit cc1be93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/sggovulncheck/tools.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import (

const (
name = "govulncheck"
version = "v1.1.0"
version = "v1.1.2"
)

// Command returns an [*exec.Cmd] for govulncheck.
Expand Down

0 comments on commit cc1be93

Please sign in to comment.