File tree Expand file tree Collapse file tree 4 files changed +16
-7
lines changed
github.com/catenacyber/perfsprint/analyzer Expand file tree Collapse file tree 4 files changed +16
-7
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ require (
3131 github.com/breml/errchkjson v0.4.1
3232 github.com/butuzov/ireturn v0.4.0
3333 github.com/butuzov/mirror v1.3.0
34- github.com/catenacyber/perfsprint v0.10.0
34+ github.com/catenacyber/perfsprint v0.10.1
3535 github.com/charithe/durationcheck v0.0.11
3636 github.com/charmbracelet/lipgloss v1.1.0
3737 github.com/ckaznocha/intrange v0.3.1
Original file line number Diff line number Diff line change @@ -75,8 +75,8 @@ github.com/butuzov/ireturn v0.4.0 h1:+s76bF/PfeKEdbG8b54aCocxXmi0wvYdOVsWxVO7n8E
7575github.com/butuzov/ireturn v0.4.0 /go.mod h1:ghI0FrCmap8pDWZwfPisFD1vEc56VKH4NpQUxDHta70 =
7676github.com/butuzov/mirror v1.3.0 h1:HdWCXzmwlQHdVhwvsfBb2Au0r3HyINry3bDWLYXiKoc =
7777github.com/butuzov/mirror v1.3.0 /go.mod h1:AEij0Z8YMALaq4yQj9CPPVYOyJQyiexpQEQgihajRfI =
78- github.com/catenacyber/perfsprint v0.10.0 h1:AZj1mYyxbxLRqmnYOeguZXEQwWOgQGm2wzLI5d7Hl/0 =
79- github.com/catenacyber/perfsprint v0.10.0 /go.mod h1:DJTGsi/Zufpuus6XPGJyKOTMELe347o6akPvWG9Zcsc =
78+ github.com/catenacyber/perfsprint v0.10.1 h1:u7Riei30bk46XsG8nknMhKLXG9BcXz3+3tl/WpKm0PQ =
79+ github.com/catenacyber/perfsprint v0.10.1 /go.mod h1:DJTGsi/Zufpuus6XPGJyKOTMELe347o6akPvWG9Zcsc =
8080github.com/ccojocar/zxcvbn-go v1.0.4 h1:FWnCIRMXPj43ukfX000kvBZvV6raSxakYr1nzyNrUcc =
8181github.com/ccojocar/zxcvbn-go v1.0.4 /go.mod h1:3GxGX+rHmueTUMvm5ium7irpyjmm7ikxYFOSJB21Das =
8282github.com/cespare/xxhash/v2 v2.3.0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UFvs =
Original file line number Diff line number Diff line change @@ -128,7 +128,7 @@ github.com/butuzov/ireturn/analyzer/internal/types
128128## explicit; go 1.19
129129github.com/butuzov/mirror
130130github.com/butuzov/mirror/internal/checker
131- # github.com/catenacyber/perfsprint v0.10.0
131+ # github.com/catenacyber/perfsprint v0.10.1
132132## explicit; go 1.24.0
133133github.com/catenacyber/perfsprint/analyzer
134134# github.com/ccojocar/zxcvbn-go v1.0.4
You can’t perform that action at this time.
0 commit comments