File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,8 @@ module github.com/g-rath/osv-detector
22
33go 1.24.6
44
5- replace github.com/gkampitakis/go-snaps => github.com/g-rath/go-snaps v0.5.15-0.20251127021339-74a2a5953f85
5+ // replace github.com/gkampitakis/go-snaps => github.com/g-rath/go-snaps v0.5.15-0.20251127021339-74a2a5953f85
6+ replace github.com/gkampitakis/go-snaps => github.com/g-rath/go-snaps v0.5.15-0.20251127071124-a45d986fbc08
67
78require (
89 github.com/BurntSushi/toml v1.5.0
Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c
66github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
77github.com/fatih/color v1.18.0 h1:S8gINlzdQ840/4pfAwic/ZE0djQEH3wM94VfqLTZcOM =
88github.com/fatih/color v1.18.0 /go.mod h1:4FelSpRwEGDpQ12mAdzqdOukCy4u8WUtOY6lkT/6HfU =
9- github.com/g-rath/go-snaps v0.5.15-0.20251127021339-74a2a5953f85 h1:J85c0pfCHiIt8TyROUd2VKhpuoZpWEAhxb995gsqbTA =
10- github.com/g-rath/go-snaps v0.5.15-0.20251127021339-74a2a5953f85 /go.mod h1:gC3YqxQTPyIXvQrw/Vpt3a8VqR1MO8sVpZFWN4DGwNs =
9+ github.com/g-rath/go-snaps v0.5.15-0.20251127071124-a45d986fbc08 h1:+5HVkMgfzyjhZLy5HHgejwYTERy+dJdF6KnUpTY9EUQ =
10+ github.com/g-rath/go-snaps v0.5.15-0.20251127071124-a45d986fbc08 /go.mod h1:gC3YqxQTPyIXvQrw/Vpt3a8VqR1MO8sVpZFWN4DGwNs =
1111github.com/gkampitakis/ciinfo v0.3.2 h1:JcuOPk8ZU7nZQjdUhctuhQofk7BGHuIy0c9Ez8BNhXs =
1212github.com/gkampitakis/ciinfo v0.3.2 /go.mod h1:1NIwaOcFChN4fa/B0hEBdAb6npDlFL8Bwx4dfRLRqAo =
1313github.com/goccy/go-yaml v1.18.0 h1:8W7wMFS12Pcas7KU+VVkaiCng+kG8QiFeFwzFb+rwuw =
You can’t perform that action at this time.
0 commit comments