diff --git a/decor/doc.go b/decor/doc.go index 561a867..cff093b 100644 --- a/decor/doc.go +++ b/decor/doc.go @@ -3,7 +3,7 @@ // license that can be found in the LICENSE file. /* - Package decor contains common decorators used by "github.com/vbauerster/mpb" package. + Package decor provides common decorators for "github.com/vbauerster/mpb/v4" module. Some decorators returned by this package might have a closure state. It is ok to use decorators concurrently, unless you share the same decorator among multiple