v0.1.4 formatter race fix, fiber adapter added, default config changed, docs updated

This commit is contained in:
2025-11-17 16:33:08 -05:00
parent 4ed618abbb
commit 9b0a632b52
22 changed files with 797 additions and 56 deletions

2
go.mod
View File

@ -4,7 +4,7 @@ go 1.25.4
require (
github.com/davecgh/go-spew v1.1.1
github.com/stretchr/testify v1.10.0
github.com/stretchr/testify v1.11.1
)
require (