Skip to content

Commit 61fd0e6

Browse files
Merge pull request #477 from openshift/dependabot/go_modules/github.com/mt-sre/client-0.2.5
fix(deps): bump github.com/mt-sre/client from 0.2.3 to 0.2.5
2 parents d60f90d + 8a07bf2 commit 61fd0e6

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ require (
1111
github.com/gorilla/mux v1.8.0
1212
github.com/hashicorp/go-multierror v1.1.1
1313
github.com/magefile/mage v1.15.0
14-
github.com/mt-sre/client v0.2.3
14+
github.com/mt-sre/client v0.2.5
1515
github.com/mt-sre/devkube v0.7.1
1616
github.com/novln/docker-parser v1.0.0
1717
github.com/openshift/addon-operator/apis v0.0.0-20230908020307-fe70c681ed8b

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1039,8 +1039,8 @@ github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe/go.mod h1:wL8QJ
10391039
github.com/morikuni/aec v1.0.0/go.mod h1:BbKIizmSmc5MMPqRYbxO4ZU0S0+P200+tUnFx7PXmsc=
10401040
github.com/mrunalp/fileutils v0.5.0/go.mod h1:M1WthSahJixYnrXQl/DFQuteStB1weuxD2QJNHXfbSQ=
10411041
github.com/mschoch/smat v0.0.0-20160514031455-90eadee771ae/go.mod h1:qAyveg+e4CE+eKJXWVjKXM4ck2QobLqTDytGJbLLhJg=
1042-
github.com/mt-sre/client v0.2.3 h1:/Z+wfs/RepGJIc8mGHmU8jdhqfWQH/tBHLsf3RTtZ50=
1043-
github.com/mt-sre/client v0.2.3/go.mod h1:MRZr3Dpqwg57BBdTTExm2bHGcs6VjYt32EnecPG5FF8=
1042+
github.com/mt-sre/client v0.2.5 h1:pA+nHAKqIxP9MHKqUIhuIAot0Qqt3ePturh8cyubS1A=
1043+
github.com/mt-sre/client v0.2.5/go.mod h1:2nVhbZoaT1cwOtQOOz2ktuyB1IgliYOUyaFQw/aY1CQ=
10441044
github.com/mt-sre/devkube v0.7.1 h1:DrmkDHGDgK6SEQztK/WD/mJM5dfFQV2hFLv+gk9eNaY=
10451045
github.com/mt-sre/devkube v0.7.1/go.mod h1:Ku/qf9PfvDiPFvlzVeFusHSo0nvjhZCFz3YYgQdD8CQ=
10461046
github.com/munnerz/goautoneg v0.0.0-20120707110453-a547fc61f48d/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ=

0 commit comments

Comments
 (0)