Skip to content

Commit

Permalink
chore(deps): bump go.einride.tech/aip from 0.63.0 to 0.64.0
Browse files Browse the repository at this point in the history
Bumps [go.einride.tech/aip](https://github.com/einride/aip-go) from 0.63.0 to 0.64.0.
- [Release notes](https://github.com/einride/aip-go/releases)
- [Commits](einride/aip-go@v0.63.0...v0.64.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent bec8d83 commit 1b15a78
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 @@ -7,7 +7,7 @@ require (
cloud.google.com/go/longrunning v0.5.3
cloud.google.com/go/spanner v1.51.0
github.com/google/cel-go v0.18.1
go.einride.tech/aip v0.63.0
go.einride.tech/aip v0.64.0
go.einride.tech/spanner-aip v0.53.0
google.golang.org/api v0.148.0
google.golang.org/genproto v0.0.0-20231002182017-d307bd883b97
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@ github.com/stretchr/testify v1.7.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/
github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU=
github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
github.com/stretchr/testify v1.8.3 h1:RP3t2pwF7cMEbC1dqtB6poj3niw/9gnV4Cjg5oW5gtY=
go.einride.tech/aip v0.63.0 h1:1u2ppyKS9hj++bp+q4rOEma7dAbG7ZPl6tSBLf8t+wo=
go.einride.tech/aip v0.63.0/go.mod h1:kK5nO4xh3JoniXp64dxgT474Egmr5L7SlsGD6xvP6fU=
go.einride.tech/aip v0.64.0 h1:awFSNPnhLLfwcnIM6iLmDP94fSAlJD86Sl12XqY/lpk=
go.einride.tech/aip v0.64.0/go.mod h1:kK5nO4xh3JoniXp64dxgT474Egmr5L7SlsGD6xvP6fU=
go.einride.tech/spanner-aip v0.53.0 h1:t9thNf7sAA5nDGmRdAXIv9ekerVboUASPSXm67BnC8I=
go.einride.tech/spanner-aip v0.53.0/go.mod h1:ckdDj396+YDxDWjnrifR4pDBnvV7gfgjUGCOznqdq1Q=
go.opencensus.io v0.24.0 h1:y73uSU6J157QMP2kn2r30vwW1A2W2WFwSCGnAVxeaD0=
Expand Down

0 comments on commit 1b15a78

Please sign in to comment.