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 @@ -29,7 +29,7 @@ require (
29
29
github.com/prometheus/client_golang v1.20.5
30
30
github.com/prometheus/client_model v0.6.1
31
31
github.com/prometheus/common v0.55.0
32
- github.com/quasilyte/go-ruleguard/dsl v0.3.22
32
+ github.com/quasilyte/go-ruleguard/dsl v0.3.23
33
33
github.com/robertkrimen/otto v0.0.0-20211024170158-b87d35c0b86f
34
34
github.com/samuel/go-metrics v0.0.0-20150819231912-7ccf3e0e1fb1
35
35
github.com/shirou/gopsutil v3.21.11+incompatible
Original file line number Diff line number Diff line change @@ -178,8 +178,8 @@ github.com/prometheus/common v0.55.0 h1:KEi6DK7lXW/m7Ig5i47x0vRzuBsHuvJdi5ee6Y3G
178
178
github.com/prometheus/common v0.55.0 /go.mod h1:2SECS4xJG1kd8XF9IcM1gMX6510RAEL65zxzNImwdc8 =
179
179
github.com/prometheus/procfs v0.15.1 h1:YagwOFzUgYfKKHX6Dr+sHT7km/hxC76UB0learggepc =
180
180
github.com/prometheus/procfs v0.15.1 /go.mod h1:fB45yRUv8NstnjriLhBQLuOUt+WW4BsoGhij/e3PBqk =
181
- github.com/quasilyte/go-ruleguard/dsl v0.3.22 h1:wd8zkOhSNr+I+8Qeciml08ivDt1pSXe60+5DqOpCjPE =
182
- github.com/quasilyte/go-ruleguard/dsl v0.3.22 /go.mod h1:KeCP03KrjuSO0H1kTuZQCWlQPulDV6YMIXmpQss17rU =
181
+ github.com/quasilyte/go-ruleguard/dsl v0.3.23 h1:lxjt5B6ZCiBeeNO8/oQsegE6fLeCzuMRoVWSkXC4uvY =
182
+ github.com/quasilyte/go-ruleguard/dsl v0.3.23 /go.mod h1:KeCP03KrjuSO0H1kTuZQCWlQPulDV6YMIXmpQss17rU =
183
183
github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 h1:N/ElC8H3+5XpJzTSTfLsJV/mx9Q9g7kxmchpfZyxgzM =
184
184
github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 /go.mod h1:bCqnVzQkZxMG4s8nGwiZ5l3QUCyqpo9Y+/ZMZ9VjZe4 =
185
185
github.com/robertkrimen/otto v0.0.0-20211024170158-b87d35c0b86f h1:a7clxaGmmqtdNTXyvrp/lVO/Gnkzlhc/+dLs5v965GM =
You can’t perform that action at this time.
0 commit comments