Update firebird version

Ditch kiwijar
This commit is contained in:
y a t s
2026-02-06 18:53:31 -05:00
parent f7c8794849
commit 53411f5ae8
4 changed files with 72 additions and 47 deletions

7
go.mod
View File

@@ -1,11 +1,8 @@
module github.com/y-a-t-s/libkiwi
go 1.23.3
go 1.25.6
require (
github.com/y-a-t-s/firebird v0.0.0-20240927151147-c1c3219d176b
github.com/y-a-t-s/kiwijar v0.0.0-20241202190418-813d7ca625d8
)
require github.com/y-a-t-s/firebird v0.0.0-20251115152558-29bf6ad7c90b
require (
github.com/klauspost/cpuid/v2 v2.2.3 // indirect