Fix string bounds issue

Better hostname handling
This commit is contained in:
y a t s
2024-09-02 11:08:50 -04:00
parent 01b6837eea
commit 0bfe254d05
5 changed files with 37 additions and 22 deletions

2
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-20240827160906-63b3ab4765b6
require github.com/y-a-t-s/firebird v0.0.0-20240902150251-4943d1802500
require golang.org/x/net v0.28.0 // indirect