Skip to content

Commit

Permalink
Merge pull request ibm-messaging#275 from ibm-messaging/dependabot/go…
Browse files Browse the repository at this point in the history
…_modules/github.com/prometheus/client_golang-1.18.0

Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0
  • Loading branch information
ibmmqmet authored Jan 1, 2024
2 parents 01cc57c + 723e18c commit d0ad08e
Show file tree
Hide file tree
Showing 45 changed files with 1,345 additions and 9,316 deletions.
11 changes: 5 additions & 6 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/aws/aws-sdk-go v1.49.13
github.com/ibm-messaging/mq-golang/v5 v5.5.3
github.com/influxdata/influxdb-client-go/v2 v2.12.4
github.com/prometheus/client_golang v1.17.0
github.com/prometheus/client_golang v1.18.0
github.com/sirupsen/logrus v1.9.3
golang.org/x/crypto v0.17.0
gopkg.in/yaml.v2 v2.4.0
Expand All @@ -17,15 +17,14 @@ require (
github.com/beorn7/perks v1.0.1 // indirect
github.com/cespare/xxhash/v2 v2.2.0 // indirect
github.com/deepmap/oapi-codegen v1.12.4 // indirect
github.com/golang/protobuf v1.5.3 // indirect
github.com/google/uuid v1.3.0 // indirect
github.com/influxdata/line-protocol v0.0.0-20200327222509-2487e7298839 // indirect
github.com/jmespath/go-jmespath v0.4.0 // indirect
github.com/kr/text v0.2.0 // indirect
github.com/matttproud/golang_protobuf_extensions v1.0.4 // indirect
github.com/prometheus/client_model v0.4.1-0.20230718164431-9a2bf3000d16 // indirect
github.com/prometheus/common v0.44.0 // indirect
github.com/prometheus/procfs v0.11.1 // indirect
github.com/matttproud/golang_protobuf_extensions/v2 v2.0.0 // indirect
github.com/prometheus/client_model v0.5.0 // indirect
github.com/prometheus/common v0.45.0 // indirect
github.com/prometheus/procfs v0.12.0 // indirect
golang.org/x/net v0.17.0 // indirect
golang.org/x/sys v0.15.0 // indirect
golang.org/x/term v0.15.0 // indirect
Expand Down
1,117 changes: 1,112 additions & 5 deletions go.sum

Large diffs are not rendered by default.

3 changes: 0 additions & 3 deletions vendor/github.com/golang/protobuf/AUTHORS

This file was deleted.

3 changes: 0 additions & 3 deletions vendor/github.com/golang/protobuf/CONTRIBUTORS

This file was deleted.

28 changes: 0 additions & 28 deletions vendor/github.com/golang/protobuf/LICENSE

This file was deleted.

324 changes: 0 additions & 324 deletions vendor/github.com/golang/protobuf/proto/buffer.go

This file was deleted.

Loading

0 comments on commit d0ad08e

Please sign in to comment.