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 @@ -23,7 +23,7 @@ require (
2323 github.com/mattn/go-isatty v0.0.20 // MIT
2424 github.com/nwidger/jsoncolor v0.3.2 // MIT
2525 github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c // BSD-2-Clause
26- github.com/quasilyte/go-ruleguard/dsl v0.3.22 // BSD 3-Clause
26+ github.com/quasilyte/go-ruleguard/dsl v0.3.23 // BSD 3-Clause
2727 github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06 // MIT
2828 github.com/spf13/cobra v1.10.1 // Apache 2.0
2929 github.com/spf13/pflag v1.0.10 // BSD-3-Clause
Original file line number Diff line number Diff line change @@ -131,8 +131,8 @@ github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c h1:+mdjkGKdHQG3305AYmd
131131github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c /go.mod h1:7rwL4CYBLnjLxUqIJNnCWiEdr3bn6IUYi15bNlnbCCU =
132132github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
133133github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
134- github.com/quasilyte/go-ruleguard/dsl v0.3.22 h1:wd8zkOhSNr+I+8Qeciml08ivDt1pSXe60+5DqOpCjPE =
135- github.com/quasilyte/go-ruleguard/dsl v0.3.22 /go.mod h1:KeCP03KrjuSO0H1kTuZQCWlQPulDV6YMIXmpQss17rU =
134+ github.com/quasilyte/go-ruleguard/dsl v0.3.23 h1:lxjt5B6ZCiBeeNO8/oQsegE6fLeCzuMRoVWSkXC4uvY =
135+ github.com/quasilyte/go-ruleguard/dsl v0.3.23 /go.mod h1:KeCP03KrjuSO0H1kTuZQCWlQPulDV6YMIXmpQss17rU =
136136github.com/rogpeppe/go-internal v1.14.1 h1:UQB4HGPB6osV0SQTLymcB4TgvyWu6ZyliaW0tI/otEQ =
137137github.com/rogpeppe/go-internal v1.14.1 /go.mod h1:MaRKkUm5W0goXpeCfT7UZI6fk/L7L7so1lCWt35ZSgc =
138138github.com/russross/blackfriday/v2 v2.1.0 /go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM =
You can’t perform that action at this time.
0 commit comments