diff --git a/go.mod b/go.mod index 6753ae18..62736a95 100644 --- a/go.mod +++ b/go.mod @@ -12,7 +12,7 @@ require ( github.com/goexl/exception v0.0.4 github.com/goexl/log v0.1.0 github.com/olekukonko/tablewriter v1.0.8 - github.com/stretchr/testify v1.10.0 + github.com/stretchr/testify v1.11.0 github.com/zs5460/art v0.3.0 )