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 @@ -22,7 +22,7 @@ require (
22
22
23
23
require gopkg.in/yaml.v3 v3.0.1
24
24
25
- require github.com/mt-sre/go-ci v0.6.4
25
+ require github.com/mt-sre/go-ci v0.6.5
26
26
27
27
require (
28
28
github.com/matttproud/golang_protobuf_extensions v1.0.2 // indirect
Original file line number Diff line number Diff line change @@ -343,8 +343,8 @@ github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742/go.mod h1:bx2lN
343
343
github.com/modern-go/reflect2 v1.0.1 /go.mod h1:bx2lNnkwVCuqBIxFjflWJWanXIb3RllmbCylyMrvgv0 =
344
344
github.com/modern-go/reflect2 v1.0.2 h1:xBagoLtFs94CBntxluKeaWgTMpvLxC4ur3nMaC9Gz0M =
345
345
github.com/modern-go/reflect2 v1.0.2 /go.mod h1:yWuevngMOJpCy52FWWMvUC8ws7m/LJsjYzDa0/r8luk =
346
- github.com/mt-sre/go-ci v0.6.4 h1:/0bX4n0zBp6Bzeyx8Mudpwty0Wa1QQfbH2i701dihto =
347
- github.com/mt-sre/go-ci v0.6.4 /go.mod h1:zJZY61ZeAsVjhxviMBXvRw8SsrG2m01uAsf2e1uWQK0 =
346
+ github.com/mt-sre/go-ci v0.6.5 h1:BlaoSsqaT38TxGZan0hyy8Bp1mDfWEs7TmLqGEcxVJ0 =
347
+ github.com/mt-sre/go-ci v0.6.5 /go.mod h1:WLhIn5RFmv1BBWja6dJ+dpXWDAty/visUI92khK4mNY =
348
348
github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 /go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U =
349
349
github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f /go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U =
350
350
github.com/nxadm/tail v1.4.4 /go.mod h1:kenIhsEOeOJmVchQTgglprH7qJGnHDVpk1VPCcaMI8A =
You can’t perform that action at this time.
0 commit comments