Skip to content

Commit

Permalink
Update go.mod using the replace directive (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
abhiseksanyal authored Jul 7, 2023
1 parent a6e4cb0 commit c83004a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -205,3 +205,5 @@ replace (
// This replace is for https://github.com/advisories/GHSA-25xm-hr59-7c27
github.com/ulikunitz/xz => github.com/ulikunitz/xz v0.5.8
)

replace github.com/ossf/scorecard/v4 v4.11.0-lineaje => github.com/lineaje-labs/scorecard/v4 v4.11.0-lineaje

0 comments on commit c83004a

Please sign in to comment.