Skip to content

Commit

Permalink
v4 -> v5
Browse files Browse the repository at this point in the history
Signed-off-by: Raghav Kaul <raghavkaul+github@google.com>
  • Loading branch information
raghavkaul committed Apr 16, 2024
1 parent d464dcf commit 5f1f4b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/depsdev_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ import (
. "github.com/onsi/ginkgo/v2"
. "github.com/onsi/gomega"

"github.com/ossf/scorecard/v4/clients"
"github.com/ossf/scorecard/v5/clients"
)

var _ = Describe("E2E TEST: depsdevclient.GetProjectPackageVersions", func() {
Expand Down

0 comments on commit 5f1f4b2

Please sign in to comment.