Skip to content
This repository was archived by the owner on Apr 22, 2025. It is now read-only.

Bump github.com/prometheus/client_golang from 1.11.0 to 1.14.0 #104

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ require (
github.com/go-logr/logr v0.4.0
github.com/go-logr/zapr v0.4.0
github.com/namsral/flag v1.7.4-pre
github.com/prometheus/client_golang v1.11.0
github.com/prometheus/client_model v0.2.0
github.com/prometheus/client_golang v1.14.0
github.com/prometheus/client_model v0.3.0
go.uber.org/zap v1.19.1
google.golang.org/protobuf v1.27.1
google.golang.org/protobuf v1.28.1
)
Loading