Skip to content

Commit

Permalink
v4 -> v5
Browse files Browse the repository at this point in the history
Signed-off-by: Raghav Kaul <[email protected]>
  • Loading branch information
raghavkaul committed Apr 16, 2024
1 parent f4fd3b3 commit c99ba53
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions probes/internal/scripts/setup.go
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ package %s
import (
"embed"
"github.com/ossf/scorecard/v4/checker"
"github.com/ossf/scorecard/v4/finding"
"github.com/ossf/scorecard/v5/checker"
"github.com/ossf/scorecard/v5/finding"
)
//go:embed *.yml
Expand Down

0 comments on commit c99ba53

Please sign in to comment.