Skip to content

Commit

Permalink
fix: prometheus client_golang version
Browse files Browse the repository at this point in the history
Signed-off-by: Abhinandan Purkait <[email protected]>
  • Loading branch information
Abhinandan-Purkait committed Mar 21, 2024
1 parent 0a7da97 commit cbf66fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -93,4 +93,5 @@ replace (
k8s.io/api => k8s.io/api v0.25.16
k8s.io/apimachinery => k8s.io/apimachinery v0.25.16
k8s.io/client-go => k8s.io/client-go v0.25.16
github.com/prometheus/client_golang => github.com/prometheus/client_golang v1.11.1
)

0 comments on commit cbf66fd

Please sign in to comment.