Skip to content

Commit

Permalink
chore(deps): bump go.einride.tech/sage from 0.170.0 to 0.182.0 in /.sage
Browse files Browse the repository at this point in the history
Bumps [go.einride.tech/sage](https://github.com/einride/sage) from 0.170.0 to 0.182.0.
- [Release notes](https://github.com/einride/sage/releases)
- [Commits](einride/sage@v0.170.0...v0.182.0)

---
updated-dependencies:
- dependency-name: go.einride.tech/sage
  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 ericwenn committed Nov 1, 2022
1 parent 002560b commit f10cdc3
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .sage/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ module sage

go 1.17

require go.einride.tech/sage v0.170.0
require go.einride.tech/sage v0.182.0
4 changes: 2 additions & 2 deletions .sage/go.sum
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
go.einride.tech/sage v0.170.0 h1:7mlKMqp8HoNofkHv50SRO40fBkA4heRQBAXeTYaZpuU=
go.einride.tech/sage v0.170.0/go.mod h1:EzV5uciFX7/2ho8EKB5K9JghOfXIxlzs694b+Tkl5GQ=
go.einride.tech/sage v0.182.0 h1:yvTDktPO1DkTVgxtVkHBoqRM8RAFJVD4RqM8W74vHNc=
go.einride.tech/sage v0.182.0/go.mod h1:EzV5uciFX7/2ho8EKB5K9JghOfXIxlzs694b+Tkl5GQ=
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Code generated by go.einride.tech/sage. DO NOT EDIT.
# To learn more, see .sage/sagefile.go and https://github.com/einride/sage.
# To learn more, see .sage/main.go and https://github.com/einride/sage.

.DEFAULT_GOAL := all

Expand Down
2 changes: 1 addition & 1 deletion examples/proto/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Code generated by go.einride.tech/sage. DO NOT EDIT.
# To learn more, see ../../.sage/sagefile.go and https://github.com/einride/sage.
# To learn more, see ../../.sage/main.go and https://github.com/einride/sage.

.DEFAULT_GOAL := all

Expand Down

0 comments on commit f10cdc3

Please sign in to comment.