File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -98,7 +98,7 @@ require (
9898 github.com/gofrs/flock v0.12.1 // indirect
9999 github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 // indirect
100100 github.com/golangci/dupl v0.0.0-20250308024227-f665c8d69b32 // indirect
101- github.com/golangci/go-printf-func-name v0.1.0 // indirect
101+ github.com/golangci/go-printf-func-name v0.1.1 // indirect
102102 github.com/golangci/gofmt v0.0.0-20250704145412-3e58ba0443c6 // indirect
103103 github.com/golangci/golines v0.0.0-20250821215611-d4663ad2c370 // indirect
104104 github.com/golangci/misspell v0.7.0 // indirect
Original file line number Diff line number Diff line change @@ -197,8 +197,8 @@ github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 h1:f+oWsMOmNPc8J
197197github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 /go.mod h1:wcDNUvekVysuuOpQKo3191zZyTpiI6se1N1ULghS0sw =
198198github.com/golangci/dupl v0.0.0-20250308024227-f665c8d69b32 h1:WUvBfQL6EW/40l6OmeSBYQJNSif4O11+bmWEz+C7FYw =
199199github.com/golangci/dupl v0.0.0-20250308024227-f665c8d69b32 /go.mod h1:NUw9Zr2Sy7+HxzdjIULge71wI6yEg1lWQr7Evcu8K0E =
200- github.com/golangci/go-printf-func-name v0.1.0 h1:dVokQP+NMTO7jwO4bwsRwLWeudOVUPPyAKJuzv8pEJU =
201- github.com/golangci/go-printf-func-name v0.1.0 /go.mod h1:wqhWFH5mUdJQhweRnldEywnR5021wTdZSNgwYceV14s =
200+ github.com/golangci/go-printf-func-name v0.1.1 h1:hIYTFJqAGp1iwoIfsNTpoq1xZAarogrvjO9AfiW3B4U =
201+ github.com/golangci/go-printf-func-name v0.1.1 /go.mod h1:Es64MpWEZbh0UBtTAICOZiB+miW53w/K9Or/4QogJss =
202202github.com/golangci/gofmt v0.0.0-20250704145412-3e58ba0443c6 h1:jlKy3uQkETB3zMBK8utduvojT+If2nDAM1pWpEzXjaY =
203203github.com/golangci/gofmt v0.0.0-20250704145412-3e58ba0443c6 /go.mod h1:OyaRySOXorMn8zJqFku8YsKptIhPkANyKKTMC+rqMCs =
204204github.com/golangci/golangci-lint/v2 v2.4.0 h1:qz6O6vr7kVzXJqyvHjHSz5fA3D+PM8v96QU5gxZCNWM =
You can’t perform that action at this time.
0 commit comments