Skip to content

Commit

Permalink
Temporarily merge in the symbolic link changes
Browse files Browse the repository at this point in the history
  • Loading branch information
another-rex committed Jan 13, 2025
1 parent a75c674 commit 02fc350
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -151,4 +151,4 @@ require (
www.velocidex.com/golang/regparser v0.0.0-20240404115756-2169ac0e3c09 // indirect
)

replace github.com/google/osv-scalibr => github.com/another-rex/osv-scalibr v0.0.0-20250107005511-4051898dffce
replace github.com/google/osv-scalibr => github.com/another-rex/osv-scalibr v0.0.0-20250113043556-cd04d9064a2d
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ github.com/anchore/go-struct-converter v0.0.0-20230627203149-c72ef8859ca9 h1:6CO
github.com/anchore/go-struct-converter v0.0.0-20230627203149-c72ef8859ca9/go.mod h1:rYqSE9HbjzpHTI74vwPvae4ZVYZd1lue2ta6xHPdblA=
github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be h1:9AeTilPcZAjCFIImctFaOjnTIavg87rW78vTPkQqLI8=
github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be/go.mod h1:ySMOLuWl6zY27l47sB3qLNK6tF2fkHG55UZxx8oIVo4=
github.com/another-rex/osv-scalibr v0.0.0-20250107005511-4051898dffce h1:prkXvk4qRbLBNK9iVQiqmCdtIobj8DLlJiTSIGWonrM=
github.com/another-rex/osv-scalibr v0.0.0-20250107005511-4051898dffce/go.mod h1:S8mrRjoWESAOOTq25lJqzxiKR6tbWSFYG8SVb5EFLHk=
github.com/another-rex/osv-scalibr v0.0.0-20250113043556-cd04d9064a2d h1:6Wr5mKNnMJoSYDt0KxNVfiiv3SW5XgV2nii3KtT2Yhc=
github.com/another-rex/osv-scalibr v0.0.0-20250113043556-cd04d9064a2d/go.mod h1:S8mrRjoWESAOOTq25lJqzxiKR6tbWSFYG8SVb5EFLHk=
github.com/apparentlymart/go-textseg/v13 v13.0.0/go.mod h1:ZK2fH7c4NqDTLtiYLvIkEghdlcqw7yxLeM89kiTRPUo=
github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 h1:0CwZNZbxp69SHPdPJAN/hZIm0C4OItdklCFmMRWYpio=
github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5/go.mod h1:wHh0iHkYZB8zMSxRWpUBQtwG5a7fFgvEO+odwuTv2gs=
Expand Down

0 comments on commit 02fc350

Please sign in to comment.