Fix alternate domain support

This commit is contained in:
y a t s
2024-08-26 14:42:57 -04:00
parent 75e9ecd9dc
commit bdba9d8e3d
3 changed files with 8 additions and 8 deletions

4
go.mod
View File

@@ -2,6 +2,6 @@ module github.com/y-a-t-s/libkiwi
go 1.23.0
require github.com/y-a-t-s/firebird v0.0.0-20240702142028-fc2f2361cb95
require github.com/y-a-t-s/firebird v0.0.0-20240826182749-4000da15aa11
require golang.org/x/net v0.20.0 // indirect
require golang.org/x/net v0.28.0 // indirect