Skip to content

Commit

Permalink
chore: bump go.einride.tech/aip
Browse files Browse the repository at this point in the history
  • Loading branch information
ericwenn committed Oct 17, 2022
1 parent 2de6041 commit e991bfc
Show file tree
Hide file tree
Showing 5 changed files with 30 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.18
require (
cloud.google.com/go/spanner v1.39.0
github.com/google/cel-go v0.12.5
go.einride.tech/aip v0.56.0
go.einride.tech/aip v0.59.0
go.einride.tech/spanner-aip v0.43.2
google.golang.org/api v0.98.0
google.golang.org/genproto v0.0.0-20220916134934-764224ccc2d1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -232,8 +232,8 @@ github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9de
github.com/yuin/goldmark v1.1.32/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
github.com/yuin/goldmark v1.2.1/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
github.com/yuin/goldmark v1.3.5/go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1Zlc8k=
go.einride.tech/aip v0.56.0 h1:6dJAKq283oUuS9a8mQCZn64ORm1pmksT2kUCOmEkfI4=
go.einride.tech/aip v0.56.0/go.mod h1:CX54pMvko8rPQr6DKOT0etD1mhaXIXGjxPpzaD1wniI=
go.einride.tech/aip v0.59.0 h1:3iHKvUGv0jfnMd3fbApeXhAwXI9XKyRoQCH/3k2rjkA=
go.einride.tech/aip v0.59.0/go.mod h1:+Slfm3bnJFDAUB6OdoXm7Tx4IZxb8KQ0wdsJPVSXFt4=
go.einride.tech/spanner-aip v0.43.2 h1:Wc4wUHrgT2fyHiquIGq+rwdh/g9qD+1cJU93M8EQnhk=
go.einride.tech/spanner-aip v0.43.2/go.mod h1:yjELlCmYX18UvBaPKJiBsbXNxMjgjhaDY4pm4TVKlV4=
go.opencensus.io v0.21.0/go.mod h1:mSImk1erAIZhrmZN+AvHh14ztQfjbGwt4TtuofqLduU=
Expand Down
9 changes: 9 additions & 0 deletions proto/gen/einride/iam/example/v1/freight_service_aip.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 9 additions & 0 deletions proto/gen/einride/iam/example/v1/shipment_aip.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 9 additions & 0 deletions proto/gen/einride/iam/example/v1/site_aip.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e991bfc

Please sign in to comment.