Skip to content

Commit

Permalink
chore(deps): bump go.einride.tech/aip-cli in /cmd/saga
Browse files Browse the repository at this point in the history
Bumps [go.einride.tech/aip-cli](https://github.com/einride/aip-cli-go) from 0.22.0 to 0.23.0.
- [Release notes](https://github.com/einride/aip-cli-go/releases)
- [Commits](einride/aip-cli-go@v0.22.0...v0.23.0)

---
updated-dependencies:
- dependency-name: go.einride.tech/aip-cli
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 1, 2023
1 parent b26e682 commit 77f2249
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 @@ -6,7 +6,7 @@ require (
github.com/adrg/xdg v0.4.0
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/aip-cli v0.23.0
go.einride.tech/grpc-service-config v0.9.0
go.einride.tech/iam v0.49.0
go.einride.tech/protobuf-sensitive v0.3.0
Expand Down
4 changes: 2 additions & 2 deletions cmd/saga/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ github.com/stretchr/testify v1.8.1 h1:w7B6lhMri9wdJUVmEZPGGhZzrYTPvgJArz7wNPgYKs
github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
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/aip-cli v0.23.0 h1:+ITBVHH/HhqhQ3YcRuliJHKUq03CXjoAkCut7rIXPh4=
go.einride.tech/aip-cli v0.23.0/go.mod h1:3v3DxD6oJz8DHMo/Ak2QbPvNxDVanRNQ8Jo7PZ5h3C8=
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/iam v0.49.0 h1:IJHzfX7OadnY5hLGFOP1Wt8YZp2ra3OmS3l7Cm2u18M=
Expand Down

0 comments on commit 77f2249

Please sign in to comment.