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 @@ -162,7 +162,7 @@ require (
162162 github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 // indirect
163163 github.com/raeperd/recvcheck v0.2.0 // indirect
164164 github.com/rivo/uniseg v0.4.7 // indirect
165- github.com/rogpeppe/go-internal v1.13.2-0.20241226121412-a5dc8ff20d0a // indirect
165+ github.com/rogpeppe/go-internal v1.14.0 // indirect
166166 github.com/ryancurrah/gomodguard v1.3.5 // indirect
167167 github.com/ryanrolds/sqlclosecheck v0.5.1 // indirect
168168 github.com/sagikazarmark/locafero v0.7.0 // indirect
Original file line number Diff line number Diff line change @@ -373,8 +373,8 @@ github.com/raeperd/recvcheck v0.2.0/go.mod h1:n04eYkwIR0JbgD73wT8wL4JjPC3wm0nFtz
373373github.com/rivo/uniseg v0.2.0 /go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc =
374374github.com/rivo/uniseg v0.4.7 h1:WUdvkW8uEhrYfLC4ZzdpI2ztxP1I582+49Oc5Mq64VQ =
375375github.com/rivo/uniseg v0.4.7 /go.mod h1:FN3SvrM+Zdj16jyLfmOkMNblXMcoc8DfTHruCPUcx88 =
376- github.com/rogpeppe/go-internal v1.13.2-0.20241226121412-a5dc8ff20d0a h1:w3tdWGKbLGBPtR/8/oO74W6hmz0qE5q0z9aqSAewaaM =
377- github.com/rogpeppe/go-internal v1.13.2-0.20241226121412-a5dc8ff20d0a /go.mod h1:S8kfXMp+yh77OxPD4fdM6YUknrZpQxLhvxzS4gDHENY =
376+ github.com/rogpeppe/go-internal v1.14.0 h1:unbRd941gNa8SS77YznHXOYVBDgWcF9xhzECdm8juZc =
377+ github.com/rogpeppe/go-internal v1.14.0 /go.mod h1:MaRKkUm5W0goXpeCfT7UZI6fk/L7L7so1lCWt35ZSgc =
378378github.com/russross/blackfriday/v2 v2.1.0 /go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM =
379379github.com/ryancurrah/gomodguard v1.3.5 h1:cShyguSwUEeC0jS7ylOiG/idnd1TpJ1LfHGpV3oJmPU =
380380github.com/ryancurrah/gomodguard v1.3.5 /go.mod h1:MXlEPQRxgfPQa62O8wzK3Ozbkv9Rkqr+wKjSxTdsNJE =
You can’t perform that action at this time.
0 commit comments