diff --git a/go.mod b/go.mod index ecc2ebd..cbc30f1 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/bdlm/context go 1.21 -require github.com/bdlm/log/v2 v2.0.3 +require github.com/bdlm/log/v2 v2.0.4 require ( github.com/bdlm/errors/v2 v2.0.1 // indirect