Skip to content

Commit b0c30a1

Browse files
committed
Use 0.1.0 in trace fixture
1 parent 9b64e0b commit b0c30a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

redact/betterleaks_env_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ func TestBetterleaksDoesNotPoisonGitEnvironment(t *testing.T) {
2626
2727
go 1.26.2
2828
29-
require github.com/GrayCodeAI/trace v0.0.0
29+
require github.com/GrayCodeAI/trace v0.1.0
3030
3131
replace github.com/GrayCodeAI/trace => ` + filepath.ToSlash(repoRoot) + `
3232
`

0 commit comments

Comments
 (0)