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 9b64e0b commit b0c30a1Copy full SHA for b0c30a1
1 file changed
redact/betterleaks_env_test.go
@@ -26,7 +26,7 @@ func TestBetterleaksDoesNotPoisonGitEnvironment(t *testing.T) {
26
27
go 1.26.2
28
29
-require github.com/GrayCodeAI/trace v0.0.0
+require github.com/GrayCodeAI/trace v0.1.0
30
31
replace github.com/GrayCodeAI/trace => ` + filepath.ToSlash(repoRoot) + `
32
`
0 commit comments