Skip to content

Commit e235958

Browse files
committed
go*: bump library-go
1 parent 2076f3d commit e235958

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ require (
1515
github.com/openshift/api v0.0.0-20230213134911-7ba313770556
1616
github.com/openshift/build-machinery-go v0.0.0-20220913142420-e25cf57ea46d
1717
github.com/openshift/client-go v0.0.0-20220831193253-4950ae70c8ea
18-
github.com/openshift/library-go v0.0.0-20230301092340-c13b89190a26
18+
github.com/openshift/library-go v0.0.0-20230707145856-7efc9e03154a
1919
github.com/pkg/profile v1.5.0 // indirect
2020
github.com/prometheus-operator/prometheus-operator/pkg/client v0.45.0
2121
github.com/prometheus/client_golang v1.12.1

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -425,6 +425,8 @@ github.com/openshift/client-go v0.0.0-20220831193253-4950ae70c8ea h1:7JbjIzWt3Q7
425425
github.com/openshift/client-go v0.0.0-20220831193253-4950ae70c8ea/go.mod h1:+J8DqZC60acCdpYkwVy/KH4cudgWiFZRNOBeghCzdGA=
426426
github.com/openshift/library-go v0.0.0-20230301092340-c13b89190a26 h1:vXYT3dX03Fm5FCX1284aTGoa5qBZFp3zMnIVaV9WOdg=
427427
github.com/openshift/library-go v0.0.0-20230301092340-c13b89190a26/go.mod h1:KPBAXGaq7pPmA+1wUVtKr5Axg3R68IomWDkzaOxIhxM=
428+
github.com/openshift/library-go v0.0.0-20230707145856-7efc9e03154a h1:TYvVEQEh7vRooVZcsCetgaT9JW8eNjsvEEhtkV13WjA=
429+
github.com/openshift/library-go v0.0.0-20230707145856-7efc9e03154a/go.mod h1:KPBAXGaq7pPmA+1wUVtKr5Axg3R68IomWDkzaOxIhxM=
428430
github.com/pborman/uuid v1.2.0/go.mod h1:X/NO0urCmaxf9VXbdlT7C2Yzkj2IKimNn4k+gtPdI/k=
429431
github.com/pelletier/go-toml v1.2.0/go.mod h1:5z9KED0ma1S8pY6P1sdut58dfprrGBbd/94hg7ilaic=
430432
github.com/peterbourgon/diskv v2.0.1+incompatible/go.mod h1:uqqh8zWWbv1HBMNONnaR/tNboyR3/BZd58JJSHlUSCU=

0 commit comments

Comments
 (0)