Skip to content

Commit

Permalink
Merge pull request #160 from openshift/dependabot/go_modules/github.c…
Browse files Browse the repository at this point in the history
…om/mt-sre/go-ci-0.6.5

fix(deps): bump github.com/mt-sre/go-ci from 0.6.4 to 0.6.5
  • Loading branch information
Ajpantuso authored Mar 13, 2023
2 parents 1082871 + f121bbf commit 0c1c892
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.19
require (
github.com/go-logr/logr v1.2.3
github.com/magefile/mage v1.14.0
github.com/mt-sre/go-ci v0.6.4
github.com/mt-sre/go-ci v0.6.5
github.com/onsi/ginkgo/v2 v2.9.1
github.com/onsi/gomega v1.27.3
github.com/operator-framework/api v0.17.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -216,8 +216,8 @@ github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742/go.mod h1:bx2lN
github.com/modern-go/reflect2 v1.0.1/go.mod h1:bx2lNnkwVCuqBIxFjflWJWanXIb3RllmbCylyMrvgv0=
github.com/modern-go/reflect2 v1.0.2 h1:xBagoLtFs94CBntxluKeaWgTMpvLxC4ur3nMaC9Gz0M=
github.com/modern-go/reflect2 v1.0.2/go.mod h1:yWuevngMOJpCy52FWWMvUC8ws7m/LJsjYzDa0/r8luk=
github.com/mt-sre/go-ci v0.6.4 h1:/0bX4n0zBp6Bzeyx8Mudpwty0Wa1QQfbH2i701dihto=
github.com/mt-sre/go-ci v0.6.4/go.mod h1:zJZY61ZeAsVjhxviMBXvRw8SsrG2m01uAsf2e1uWQK0=
github.com/mt-sre/go-ci v0.6.5 h1:BlaoSsqaT38TxGZan0hyy8Bp1mDfWEs7TmLqGEcxVJ0=
github.com/mt-sre/go-ci v0.6.5/go.mod h1:WLhIn5RFmv1BBWja6dJ+dpXWDAty/visUI92khK4mNY=
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq1c1nUAm88MOHcQC9l5mIlSMApZMrHA=
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ=
github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=
Expand Down

0 comments on commit 0c1c892

Please sign in to comment.