Skip to content

Commit

Permalink
chore(deps): bump go.einride.tech/protobuf-sensitive
Browse files Browse the repository at this point in the history
Bumps the all group with 1 update in the / directory: [go.einride.tech/protobuf-sensitive](https://github.com/einride/protobuf-sensitive).


Updates `go.einride.tech/protobuf-sensitive` from 0.5.0 to 0.6.0
- [Release notes](https://github.com/einride/protobuf-sensitive/releases)
- [Commits](einride/protobuf-sensitive@v0.5.0...v0.6.0)

---
updated-dependencies:
- dependency-name: go.einride.tech/protobuf-sensitive
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 23, 2024
1 parent da5da31 commit c80e81a
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 @@ -12,7 +12,7 @@ require (
github.com/google/go-cmp v0.6.0
github.com/grpc-ecosystem/go-grpc-middleware v1.4.0
github.com/soheilhy/cmux v0.1.5
go.einride.tech/protobuf-sensitive v0.5.0
go.einride.tech/protobuf-sensitive v0.6.0
go.opentelemetry.io/contrib/detectors/gcp v1.27.0
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.52.0
go.opentelemetry.io/contrib/instrumentation/host v0.52.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -160,8 +160,8 @@ github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9de
github.com/yuin/goldmark v1.2.1/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
github.com/yusufpapurcu/wmi v1.2.4 h1:zFUKzehAFReQwLys1b/iSMl+JQGSCSjtVqQn9bBrPo0=
github.com/yusufpapurcu/wmi v1.2.4/go.mod h1:SBZ9tNy3G9/m5Oi98Zks0QjeHVDvuK0qfxQmPyzfmi0=
go.einride.tech/protobuf-sensitive v0.5.0 h1:HCBHgqQ9bv79lfTO6j5XCB4yZX5bsalz6MOgrW77LUw=
go.einride.tech/protobuf-sensitive v0.5.0/go.mod h1:viMQTbbZquBub9eljLqS+DQjazM/yu0jtWck0FJJik8=
go.einride.tech/protobuf-sensitive v0.6.0 h1:trqZoQAj5BWGMSjEHiqAG5MQkxwVhC9zz/0A6bTSUbc=
go.einride.tech/protobuf-sensitive v0.6.0/go.mod h1:xUMaosMCRGob479fgJBcnkgswKCd8uJuDj0HHesW2Q8=
go.opencensus.io v0.24.0 h1:y73uSU6J157QMP2kn2r30vwW1A2W2WFwSCGnAVxeaD0=
go.opencensus.io v0.24.0/go.mod h1:vNK8G9p7aAivkbmorf4v+7Hgx+Zs0yY+0fOtgBfjQKo=
go.opentelemetry.io/contrib/detectors/gcp v1.27.0 h1:eVfDeFAPnMFZUhNdDZ/BbpEmC7/xxDKTSba5NhJH88s=
Expand Down

0 comments on commit c80e81a

Please sign in to comment.