Skip to content

Commit

Permalink
chore(deps): bump go.einride.tech/aip from 0.61.0 to 0.62.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.61.0 to 0.62.0.
- [Release notes](https://github.com/einride/aip-go/releases)
- [Commits](einride/aip-go@v0.61.0...v0.62.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 Aug 14, 2023
1 parent 0c335f6 commit 5ab422b
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.1
cloud.google.com/go/spanner v1.47.0
github.com/google/cel-go v0.17.1
go.einride.tech/aip v0.61.0
go.einride.tech/aip v0.62.0
go.einride.tech/spanner-aip v0.52.0
google.golang.org/api v0.134.0
google.golang.org/genproto v0.0.0-20230725213213-b022f6e96895
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,8 @@ github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO
github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
github.com/stretchr/testify v1.8.3 h1:RP3t2pwF7cMEbC1dqtB6poj3niw/9gnV4Cjg5oW5gtY=
github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY=
go.einride.tech/aip v0.61.0 h1:H7r59BtQDcj8kGNa0Dytw88so1iWrzp6mSOEQgcIJWI=
go.einride.tech/aip v0.61.0/go.mod h1:YVrCQRL7SCB5Mv7i2ZF1R6vkLPh844RQBCLrrLcefaU=
go.einride.tech/aip v0.62.0 h1:DVHT0kgIhHfEqcbTUZ/tKTc+YButvOuTVT4JQFWDGo0=
go.einride.tech/aip v0.62.0/go.mod h1:YVrCQRL7SCB5Mv7i2ZF1R6vkLPh844RQBCLrrLcefaU=
go.einride.tech/spanner-aip v0.52.0 h1:dG5WUC7GBr3szodWDNyklyxyiNOAV5qgDuUtwF79+co=
go.einride.tech/spanner-aip v0.52.0/go.mod h1:jU07u0riPGx1N9d27fh4JFsN55yKeDL5feuaumLSWqQ=
go.opencensus.io v0.24.0 h1:y73uSU6J157QMP2kn2r30vwW1A2W2WFwSCGnAVxeaD0=
Expand Down

0 comments on commit 5ab422b

Please sign in to comment.