File tree Expand file tree Collapse file tree 4 files changed +9
-5
lines changed
github.com/quasilyte/go-ruleguard/dsl Expand file tree Collapse file tree 4 files changed +9
-5
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
77 github.com/conductorone/baton-sdk v0.7.16
88 github.com/ennyjfrick/ruleguard-logfatal v0.0.2
99 github.com/grpc-ecosystem/go-grpc-middleware v1.4.0
10- github.com/quasilyte/go-ruleguard/dsl v0.3.22
10+ github.com/quasilyte/go-ruleguard/dsl v0.3.23
1111 github.com/stretchr/testify v1.11.1
1212 go.uber.org/zap v1.27.1
1313)
Original file line number Diff line number Diff line change @@ -195,8 +195,8 @@ github.com/pquerna/xjwt/xkeyset v0.0.0-20241217022915-10fc997b2a9f/go.mod h1:zLK
195195github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4 /go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA =
196196github.com/quasilyte/go-ruleguard v0.4.4 h1:53DncefIeLX3qEpjzlS1lyUmQoUEeOWPFWqaTJq9eAQ =
197197github.com/quasilyte/go-ruleguard v0.4.4 /go.mod h1:Vl05zJ538vcEEwu16V/Hdu7IYZWyKSwIy4c88Ro1kRE =
198- github.com/quasilyte/go-ruleguard/dsl v0.3.22 h1:wd8zkOhSNr+I+8Qeciml08ivDt1pSXe60+5DqOpCjPE =
199- github.com/quasilyte/go-ruleguard/dsl v0.3.22 /go.mod h1:KeCP03KrjuSO0H1kTuZQCWlQPulDV6YMIXmpQss17rU =
198+ github.com/quasilyte/go-ruleguard/dsl v0.3.23 h1:lxjt5B6ZCiBeeNO8/oQsegE6fLeCzuMRoVWSkXC4uvY =
199+ github.com/quasilyte/go-ruleguard/dsl v0.3.23 /go.mod h1:KeCP03KrjuSO0H1kTuZQCWlQPulDV6YMIXmpQss17rU =
200200github.com/quasilyte/gogrep v0.5.0 h1:eTKODPXbI8ffJMN+W2aE0+oL0z/nh8/5eNdiO34SOAo =
201201github.com/quasilyte/gogrep v0.5.0 /go.mod h1:Cm9lpz9NZjEoL1tgZ2OgeUKPIxL1meE7eo60Z6Sk+Ng =
202202github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 h1:M8mH9eK4OUR4lu7Gd+PU1fV2/qnDNfzT635KRSObncs =
Original file line number Diff line number Diff line change @@ -403,7 +403,7 @@ github.com/pquerna/xjwt
403403# github.com/pquerna/xjwt/xkeyset v0.0.0-20241217022915-10fc997b2a9f
404404## explicit; go 1.23
405405github.com/pquerna/xjwt/xkeyset
406- # github.com/quasilyte/go-ruleguard/dsl v0.3.22
406+ # github.com/quasilyte/go-ruleguard/dsl v0.3.23
407407## explicit; go 1.15
408408github.com/quasilyte/go-ruleguard/dsl
409409github.com/quasilyte/go-ruleguard/dsl/types
You can’t perform that action at this time.
0 commit comments