Skip to content

Commit

Permalink
chore(deps): bump go.einride.tech/spanner-aip from 0.56.0 to 0.58.0
Browse files Browse the repository at this point in the history
Bumps [go.einride.tech/spanner-aip](https://github.com/einride/spanner-aip-go) from 0.56.0 to 0.58.0.
- [Release notes](https://github.com/einride/spanner-aip-go/releases)
- [Changelog](https://github.com/einride/spanner-aip-go/blob/master/.goreleaser.yml)
- [Commits](einride/spanner-aip-go@v0.56.0...v0.58.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and quoral committed Feb 26, 2024
1 parent 2b9820c commit fcdad8f
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 @@ -8,7 +8,7 @@ require (
cloud.google.com/go/spanner v1.57.0
github.com/google/cel-go v0.20.0
go.einride.tech/aip v0.66.0
go.einride.tech/spanner-aip v0.56.0
go.einride.tech/spanner-aip v0.58.0
google.golang.org/api v0.165.0
google.golang.org/genproto v0.0.0-20240125205218-1f4bbc51befe
google.golang.org/genproto/googleapis/api v0.0.0-20240205150955-31a09d347014
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,8 @@ github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcU
github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY=
go.einride.tech/aip v0.66.0 h1:XfV+NQX6L7EOYK11yoHHFtndeaWh3KbD9/cN/6iWEt8=
go.einride.tech/aip v0.66.0/go.mod h1:qAhMsfT7plxBX+Oy7Huol6YUvZ0ZzdUz26yZsQwfl1M=
go.einride.tech/spanner-aip v0.56.0 h1:b7MreKuyuS5YOgk0hezWtY8+juIMVJd5GUIsH6dUFjw=
go.einride.tech/spanner-aip v0.56.0/go.mod h1:RueXOu531SqiiMV/lo/Zz0+eubZnXrg7NoCpNF6FVf4=
go.einride.tech/spanner-aip v0.58.0 h1:wllzKSeIgqscOXqkej1XUuj6/OOccZyN+45AsoWGaqs=
go.einride.tech/spanner-aip v0.58.0/go.mod h1:ey8Q/D/onzTekf103cbPvl5Fk2fi8PGZpRa8bq9O3K4=
go.opencensus.io v0.24.0 h1:y73uSU6J157QMP2kn2r30vwW1A2W2WFwSCGnAVxeaD0=
go.opencensus.io v0.24.0/go.mod h1:vNK8G9p7aAivkbmorf4v+7Hgx+Zs0yY+0fOtgBfjQKo=
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.47.0 h1:UNQQKPfTDe1J81ViolILjTKPr9WetKW6uei2hFgJmFs=
Expand Down

0 comments on commit fcdad8f

Please sign in to comment.