We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 676aa5b commit c9e5b57Copy full SHA for c9e5b57
go.mod
@@ -13,7 +13,7 @@ require (
13
github.com/frostbyte73/core v0.1.1
14
github.com/go-logr/logr v1.4.3
15
github.com/go-task/task/v3 v3.44.1
16
- github.com/google/osv-scanner v1.9.2
+ github.com/google/osv-scanner/v2 v2.1.0
17
github.com/joho/godotenv v1.5.1
18
github.com/livekit/protocol v1.39.4-0.20250718180328-5934235d53ec
19
github.com/livekit/server-sdk-go/v2 v2.9.2-0.20250721202815-cc45e29e93d6
0 commit comments