Skip to content

Commit

Permalink
Merge pull request #36 from pb82/dependabot/go_modules/buf.build/gen/…
Browse files Browse the repository at this point in the history
…go/prometheus/prometheus/protocolbuffers/go-1.32.0-20240125203449-c3402bbea49b.1

build(deps): bump buf.build/gen/go/prometheus/prometheus/protocolbuffers/go from 1.32.0-20231220093125-6b3d57a23b91.1 to 1.32.0-20240125203449-c3402bbea49b.1
  • Loading branch information
pb82 authored Jan 29, 2024
2 parents a708ccd + bbf6e57 commit 209bc97
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/pb82/prometheus-toolbox
go 1.19

require (
buf.build/gen/go/prometheus/prometheus/protocolbuffers/go v1.32.0-20231220093125-6b3d57a23b91.1
buf.build/gen/go/prometheus/prometheus/protocolbuffers/go v1.32.0-20240125203449-c3402bbea49b.1
github.com/coreos/go-oidc v2.2.1+incompatible
github.com/ghodss/yaml v1.0.0
github.com/golang/protobuf v1.5.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
buf.build/gen/go/gogo/protobuf/protocolbuffers/go v1.32.0-20210810001428-4df00b267f94.1 h1:L2GUewUR9NzT/FH4j952cweaHz+pA2WsaumSHxaCjOU=
buf.build/gen/go/gogo/protobuf/protocolbuffers/go v1.32.0-20210810001428-4df00b267f94.1/go.mod h1:AyPEsF9wYjYlcgH1K3Z+mB1qrCHrKy8CZP6gwPg+KQM=
buf.build/gen/go/prometheus/prometheus/protocolbuffers/go v1.32.0-20231220093125-6b3d57a23b91.1 h1:krCyFtp+elm5hxjmuuyWDKPU7lWlBLV03DdITwG9apc=
buf.build/gen/go/prometheus/prometheus/protocolbuffers/go v1.32.0-20231220093125-6b3d57a23b91.1/go.mod h1:id4V8yS7hau/HatHoxykhykVDKWXbyl3KCUDvDuVFQQ=
buf.build/gen/go/prometheus/prometheus/protocolbuffers/go v1.32.0-20240125203449-c3402bbea49b.1 h1:zRd10U61tP8SBzabElr9hun5wJRVzBecVFCSYgibTJM=
buf.build/gen/go/prometheus/prometheus/protocolbuffers/go v1.32.0-20240125203449-c3402bbea49b.1/go.mod h1:id4V8yS7hau/HatHoxykhykVDKWXbyl3KCUDvDuVFQQ=
github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=
github.com/beorn7/perks v1.0.1/go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw=
github.com/cespare/xxhash/v2 v2.2.0 h1:DC2CZ1Ep5Y4k3ZQ899DldepgrayRUGE6BBZ/cd9Cj44=
Expand Down

0 comments on commit 209bc97

Please sign in to comment.