(new): v0.2.0 release

This commit is contained in:
2026-07-31 15:21:56 +03:00
parent fb95804b4b
commit 1bb05f0938
9 changed files with 422 additions and 310 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ import (
"errors"
"testing"
deeppow "dsp/pow"
deeppow "git.scuroneko.dev/scuroneko/go-deepseek/pow"
)
func TestPowChallengeToBase64PropagatesSolverError(t *testing.T) {