module modernc.org/sqlite | ||
go 1.20 | ||
go 1.21 | ||
require ( | ||
github.com/google/pprof v0.0.0-20240409012703-83162a5b38cd | ||
... | ... | @@ -31,4 +31,6 @@ retract v1.20.1 // https://gitlab.com/cznic/sqlite/-/issues/123 |
retract v1.29.4 // tagged accidentally w/o builders checking the commit | ||
retract v1.33.0 // intended to resolve #177 but break clients | ||
retract v1.33.0 // intended to resolve #177 but breaks clients | ||
retract v1.34.3 // intended to resolve #199 but breaks clients, see #200, fix in 1fcc86e9 |
issue198/go.mod
0 → 100644
issue198/go.sum
0 → 100644
issue198/main.go
0 → 100644
lib/hooks_linux_arm64.go
0 → 100644