(no commit message provided)

This commit is contained in:
Prad Nukala
2024-07-05 22:20:13 -04:00
committed by Prad Nukala (aider)
commit 5fd43dfd6b
457 changed files with 115535 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
module dwn
replace github.com/onsonr/hway => ../../
go 1.22.3
require (
github.com/onsonr/hway v0.0.0-00010101000000-000000000000
github.com/ncruces/go-sqlite3 v0.16.3
)