Skip to content

Commit

Permalink
Bump github.com/dogmatiq/spruce from 0.1.1 to 0.2.2
Browse files Browse the repository at this point in the history
Bumps [github.com/dogmatiq/spruce](https://github.com/dogmatiq/spruce) from 0.1.1 to 0.2.2.
- [Release notes](https://github.com/dogmatiq/spruce/releases)
- [Changelog](https://github.com/dogmatiq/spruce/blob/main/CHANGELOG.md)
- [Commits](dogmatiq/spruce@v0.1.1...v0.2.2)

---
updated-dependencies:
- dependency-name: github.com/dogmatiq/spruce
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 19, 2024
1 parent 36d1b25 commit 79736b0
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 @@ -13,7 +13,7 @@ require (
github.com/dogmatiq/marshalkit v0.7.4
github.com/dogmatiq/persistencekit v0.9.3
github.com/dogmatiq/primo v0.3.1
github.com/dogmatiq/spruce v0.1.1
github.com/dogmatiq/spruce v0.2.2
github.com/google/go-cmp v0.6.0
go.opentelemetry.io/otel v1.28.0
go.opentelemetry.io/otel/metric v1.28.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ github.com/dogmatiq/primo v0.3.1 h1:JSqiCh1ma9CbIVzPf8k1vhzQ2Zn/d/WupzElDoiYZw0=
github.com/dogmatiq/primo v0.3.1/go.mod h1:z2DfWNz0YmwIKhUEwgJY4xyeWOw0He+9veRRMGQ21UI=
github.com/dogmatiq/projectionkit v0.7.3 h1:vQR1rJjs2oZaHIPZ7jlDBVGMpADsFs4vuq0NrCi/UQU=
github.com/dogmatiq/projectionkit v0.7.3/go.mod h1:pTfwWRa0zD1oQ/M6zxELUXpHFhYYCrL+0WI8z4LUgA4=
github.com/dogmatiq/spruce v0.1.1 h1:n4Jbv6MAZvcjowIR21b/4G9opiTKfp3m3+e3W3PTjbM=
github.com/dogmatiq/spruce v0.1.1/go.mod h1:0+zqOtlidouuzQr2k2Od7RRFR7Sk4p373kVyTtH6ovw=
github.com/dogmatiq/spruce v0.2.2 h1:vKFSepIRYnFvVI0ieP7mU1TX3xCxCCiOR4+UY5cN/Xo=
github.com/dogmatiq/spruce v0.2.2/go.mod h1:0+zqOtlidouuzQr2k2Od7RRFR7Sk4p373kVyTtH6ovw=
github.com/dogmatiq/sqltest v0.3.0 h1:DCwyLWfVk/ZHsqq5Itq3H/Lqsh/CIQ6nIRwI4YLywFc=
github.com/dogmatiq/sqltest v0.3.0/go.mod h1:a8Da8NhU4m3lq5Sybhiv+ZQowSnGHWTIJHFNInVtffg=
github.com/dogmatiq/testkit v0.13.11 h1:ikXg/Cxq58tzHL27JKCkVqUUElJCHcso7N/ymd3Wins=
Expand Down

0 comments on commit 79736b0

Please sign in to comment.