Skip to content

Commit 00032ef

Browse files
Bump the go_modules group across 3 directories with 1 update (#75)
Bumps the go_modules group with 1 update in the /12-go-kit-1/bugs directory: [github.com/gogo/protobuf](https://github.com/gogo/protobuf). Bumps the go_modules group with 1 update in the /12-go-kit-1/notificator directory: [github.com/gogo/protobuf](https://github.com/gogo/protobuf). Bumps the go_modules group with 1 update in the /12-go-kit-1/users directory: [github.com/gogo/protobuf](https://github.com/gogo/protobuf). Updates `github.com/gogo/protobuf` from 1.2.1 to 1.3.2 - [Release notes](https://github.com/gogo/protobuf/releases) - [Commits](gogo/protobuf@v1.2.1...v1.3.2) Updates `github.com/gogo/protobuf` from 1.2.1 to 1.3.2 - [Release notes](https://github.com/gogo/protobuf/releases) - [Commits](gogo/protobuf@v1.2.1...v1.3.2) Updates `github.com/gogo/protobuf` from 1.2.1 to 1.3.2 - [Release notes](https://github.com/gogo/protobuf/releases) - [Commits](gogo/protobuf@v1.2.1...v1.3.2) --- updated-dependencies: - dependency-name: github.com/gogo/protobuf dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/gogo/protobuf dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/gogo/protobuf dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 05a5681 commit 00032ef

File tree

6 files changed

+216
-27
lines changed

6 files changed

+216
-27
lines changed

12-go-kit-1/bugs/go.mod

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/lightstep/lightstep-tracer-go v0.20.0
88
github.com/oklog/oklog v0.3.2
99
github.com/opentracing/opentracing-go v1.1.0
10-
github.com/prometheus/client_golang v1.19.1
10+
github.com/prometheus/client_golang v1.11.1
1111
sourcegraph.com/sourcegraph/appdash v0.0.0-20190731080439-ebfcffb1b5c0
1212
)
1313

@@ -17,13 +17,14 @@ require (
1717
github.com/cespare/xxhash/v2 v2.2.0 // indirect
1818
github.com/go-logfmt/logfmt v0.5.1 // indirect
1919
github.com/go-ole/go-ole v1.2.4 // indirect
20-
github.com/gogo/protobuf v1.2.1 // indirect
20+
github.com/gogo/protobuf v1.3.2 // indirect
2121
github.com/golang/protobuf v1.5.4 // indirect
2222
github.com/lightstep/lightstep-tracer-common/golang/gogo v0.0.0-20200305213919-a88bf8de3718 // indirect
23+
github.com/matttproud/golang_protobuf_extensions v1.0.1 // indirect
2324
github.com/oklog/run v1.0.0 // indirect
2425
github.com/opentracing/basictracer-go v1.0.0 // indirect
2526
github.com/prometheus/client_model v0.5.0 // indirect
26-
github.com/prometheus/common v0.48.0 // indirect
27+
github.com/prometheus/common v0.26.0 // indirect
2728
github.com/prometheus/procfs v0.12.0 // indirect
2829
github.com/shirou/gopsutil v2.20.1+incompatible // indirect
2930
golang.org/x/net v0.25.0 // indirect

0 commit comments

Comments
 (0)