We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 088b5a4 commit 49bbea9Copy full SHA for 49bbea9
1 file changed
go.mod
@@ -85,4 +85,4 @@ require (
85
replace github.com/golang-jwt/jwt/v5 => github.com/golang-jwt/jwt/v5 v5.3.1
86
87
// Fix CVE-2025-67818: Path Traversal vulnerability in backup modules
88
-replace github.com/weaviate/weaviate => github.com/weaviate/weaviate v1.36.5
+replace github.com/weaviate/weaviate => github.com/weaviate/weaviate v1.36.6
0 commit comments