Skip to content

Commit

Permalink
chore(deps): bump go.einride.tech/grpc-service-config in /cmd/saga
Browse files Browse the repository at this point in the history
Bumps [go.einride.tech/grpc-service-config](https://github.com/einride/grpc-service-config-go) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/einride/grpc-service-config-go/releases)
- [Changelog](https://github.com/einride/grpc-service-config-go/blob/master/.goreleaser.yml)
- [Commits](einride/grpc-service-config-go@v0.9.0...v0.10.0)

---
updated-dependencies:
- dependency-name: go.einride.tech/grpc-service-config
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2023
1 parent b26e682 commit 707f7b0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion cmd/saga/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.2
github.com/spf13/cobra v1.7.0
go.einride.tech/aip-cli v0.22.0
go.einride.tech/grpc-service-config v0.9.0
go.einride.tech/grpc-service-config v0.10.0
go.einride.tech/iam v0.49.0
go.einride.tech/protobuf-sensitive v0.3.0
google.golang.org/genproto v0.0.0-20230725213213-b022f6e96895
Expand Down
4 changes: 2 additions & 2 deletions cmd/saga/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ go.einride.tech/aip v0.61.0 h1:H7r59BtQDcj8kGNa0Dytw88so1iWrzp6mSOEQgcIJWI=
go.einride.tech/aip v0.61.0/go.mod h1:YVrCQRL7SCB5Mv7i2ZF1R6vkLPh844RQBCLrrLcefaU=
go.einride.tech/aip-cli v0.22.0 h1:mS9Czl5r9VprLfl8FSsUoEMNIPhFL2yB3UAEbkoZGbM=
go.einride.tech/aip-cli v0.22.0/go.mod h1:1WR4/H3rln8+JYlbnY0We2J8w5FhyiOjUYmZJ6zh7Xw=
go.einride.tech/grpc-service-config v0.9.0 h1:FhvocbhlaJ4miDwl3iiQUcalcbXnoxHpVVlWAgkThc4=
go.einride.tech/grpc-service-config v0.9.0/go.mod h1:tsFs2b4iZ5D28ILKJvfwnXdrkuwRnkZCtVKAqHuvQm0=
go.einride.tech/grpc-service-config v0.10.0 h1:jsZFzrkl/Gsh7IF4kD7yIB1XI6Imv2cqYc6D3DvsFv0=
go.einride.tech/grpc-service-config v0.10.0/go.mod h1:NL6R6IWohhBLwXzVjG+iKbNENtdCl94RxQCWJI1PrQU=
go.einride.tech/iam v0.49.0 h1:IJHzfX7OadnY5hLGFOP1Wt8YZp2ra3OmS3l7Cm2u18M=
go.einride.tech/iam v0.49.0/go.mod h1:Oe6eHFnhwwxVf5rtddDBpOyz7t+UYFK8K3e5fq0me3I=
go.einride.tech/protobuf-sensitive v0.3.0 h1:CRIEF833SXINoCaZp7V8GqB+65bLgNGzVH+bdyPRNM4=
Expand Down

0 comments on commit 707f7b0

Please sign in to comment.