File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/roadrunner-server/informer/v2
3
3
go 1.17
4
4
5
5
require (
6
- github.com/roadrunner-server/api/v2 v2.11 .0
6
+ github.com/roadrunner-server/api/v2 v2.12 .0
7
7
github.com/roadrunner-server/endure v1.2.1
8
8
)
9
9
Original file line number Diff line number Diff line change @@ -182,6 +182,8 @@ github.com/prometheus/procfs v0.6.0/go.mod h1:cz+aTbrPOrUb4q7XlbU9ygM+/jj0fzG6c1
182
182
github.com/prometheus/procfs v0.7.3 /go.mod h1:cz+aTbrPOrUb4q7XlbU9ygM+/jj0fzG6c1xBZuNvfVA =
183
183
github.com/roadrunner-server/api/v2 v2.11.0 h1:TKKrG5nvyIKOh6H2ipUnI06Sf73kwfOTlbgHl8pFUyc =
184
184
github.com/roadrunner-server/api/v2 v2.11.0 /go.mod h1:blZLz1OKMgSapLZHLiycqHMzESQLSLDGerBEGjUix3Y =
185
+ github.com/roadrunner-server/api/v2 v2.12.0 h1:95rcQHsthfhiMf0Cb9OcraO5DSdvXmPMyn12yv8krlM =
186
+ github.com/roadrunner-server/api/v2 v2.12.0 /go.mod h1:blZLz1OKMgSapLZHLiycqHMzESQLSLDGerBEGjUix3Y =
185
187
github.com/roadrunner-server/endure v1.2.1 h1:LwapekBTGlsgEXR6Fbp50WYIjAGq/FwTssZThemyawE =
186
188
github.com/roadrunner-server/endure v1.2.1 /go.mod h1:36kWruojFlPhtsP/is8wVtWGYuGGxUWDVnn1TTBbbas =
187
189
github.com/roadrunner-server/errors v1.1.0 /go.mod h1:MzHjhRZIZc1ooMyYllUhNs0aTqRUbwcgUSO0TN7kCII =
You can’t perform that action at this time.
0 commit comments