We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa597ee commit a6fc686Copy full SHA for a6fc686
go.mod
@@ -171,7 +171,7 @@ require (
171
github.com/prometheus/client_model v0.2.0 // indirect
172
github.com/prometheus/common v0.32.1 // indirect
173
github.com/prometheus/procfs v0.7.3 // indirect
174
- github.com/quasilyte/go-ruleguard v0.4.2 // indirect
+ github.com/quasilyte/go-ruleguard v0.4.3-0.20240823090925-0fe6f58b47b1 // indirect
175
github.com/quasilyte/gogrep v0.5.0 // indirect
176
github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727 // indirect
177
github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 // indirect
go.sum
0 commit comments