Skip to content

Commit e0eb951

Browse files
authored
Merge pull request #249 from mt-sre/dependabot/go_modules/github.com/mt-sre/go-ci-0.6.5
fix(deps): bump github.com/mt-sre/go-ci from 0.6.4 to 0.6.5
2 parents b9f8f48 + 9e73b91 commit e0eb951

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ require (
2222

2323
require gopkg.in/yaml.v3 v3.0.1
2424

25-
require github.com/mt-sre/go-ci v0.6.4
25+
require github.com/mt-sre/go-ci v0.6.5
2626

2727
require (
2828
github.com/matttproud/golang_protobuf_extensions v1.0.2 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -343,8 +343,8 @@ github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742/go.mod h1:bx2lN
343343
github.com/modern-go/reflect2 v1.0.1/go.mod h1:bx2lNnkwVCuqBIxFjflWJWanXIb3RllmbCylyMrvgv0=
344344
github.com/modern-go/reflect2 v1.0.2 h1:xBagoLtFs94CBntxluKeaWgTMpvLxC4ur3nMaC9Gz0M=
345345
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=
348348
github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=
349349
github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=
350350
github.com/nxadm/tail v1.4.4/go.mod h1:kenIhsEOeOJmVchQTgglprH7qJGnHDVpk1VPCcaMI8A=

0 commit comments

Comments
 (0)