Hallucinate a limited http client

This commit is contained in:
2025-07-22 17:38:47 +02:00
parent cdeaf1de78
commit c07fb20a8a
3 changed files with 44 additions and 0 deletions

2
go.mod
View File

@@ -1,3 +1,5 @@
module git.site.quack-lab.dev/dave/cyutils
go 1.23.6
require golang.org/x/time v0.12.0