From e086b9ef32ada845de4615ea7fa7386e9f9fc571 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 19:06:33 +0000 Subject: [PATCH] chore(deps): bump go.einride.tech/aip from 0.61.0 to 0.62.0 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](https://github.com/einride/aip-go/compare/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] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 75eb9862..45cdc901 100644 --- a/go.mod +++ b/go.mod @@ -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 diff --git a/go.sum b/go.sum index 30487a2b..509ad4cf 100644 --- a/go.sum +++ b/go.sum @@ -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=