From 1b15a786881b2bbd36dfc56f253668fc4a1e19e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 17:33:00 +0000 Subject: [PATCH] chore(deps): bump go.einride.tech/aip from 0.63.0 to 0.64.0 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](https://github.com/einride/aip-go/compare/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] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 7e58b3eb..2037651b 100644 --- a/go.mod +++ b/go.mod @@ -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 diff --git a/go.sum b/go.sum index cc1e5792..6e49065f 100644 --- a/go.sum +++ b/go.sum @@ -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=