Skip to content

Commit

Permalink
Bump github.com/dogmatiq/primo from 0.2.3 to 0.3.0
Browse files Browse the repository at this point in the history
Bumps [github.com/dogmatiq/primo](https://github.com/dogmatiq/primo) from 0.2.3 to 0.3.0.
- [Release notes](https://github.com/dogmatiq/primo/releases)
- [Changelog](https://github.com/dogmatiq/primo/blob/main/CHANGELOG.md)
- [Commits](dogmatiq/primo@v0.2.3...v0.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 11, 2024
1 parent 476d620 commit 3f911c1
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 @@ -12,7 +12,7 @@ require (
github.com/dogmatiq/ferrite v1.3.0
github.com/dogmatiq/marshalkit v0.7.4
github.com/dogmatiq/persistencekit v0.9.3
github.com/dogmatiq/primo v0.2.3
github.com/dogmatiq/primo v0.3.0
github.com/dogmatiq/spruce v0.1.1
github.com/google/go-cmp v0.6.0
go.opentelemetry.io/otel 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 @@ -32,8 +32,8 @@ github.com/dogmatiq/marshalkit v0.7.4 h1:7E2XEgNhfwjrk4mpsOZyEwx8oUpr7h4mzy2WicV
github.com/dogmatiq/marshalkit v0.7.4/go.mod h1:lIwylTALya++9AyMh2ABHclVcVE5N/AaxMQMu3VemsQ=
github.com/dogmatiq/persistencekit v0.9.3 h1:eDp7J1VaOTM8ZBsKJ6RWSWIG1FjS6gSp+0y1tOqNusk=
github.com/dogmatiq/persistencekit v0.9.3/go.mod h1:EPIwNBVt09AXP05SZ3OMztyhwZav3Kup0P+LKm8G78A=
github.com/dogmatiq/primo v0.2.3 h1:iwlPTRxw5Qp3X9UVDBbEN3fUNg4iikDjgy4bniW+Ndw=
github.com/dogmatiq/primo v0.2.3/go.mod h1:A1GTFF/SdgpvgsO73UbXDpmoKZhCrhKoSG9jXB7M3CE=
github.com/dogmatiq/primo v0.3.0 h1:2zBjo72lS8e0q/bkhLOAgJ5P/QyhBVt0zRmLUVa9isI=
github.com/dogmatiq/primo v0.3.0/go.mod h1:z2DfWNz0YmwIKhUEwgJY4xyeWOw0He+9veRRMGQ21UI=
github.com/dogmatiq/projectionkit v0.6.5 h1:3Ues+QL5oVtJcx4WogMA6XjJF1QyOlcx1uRmUrl2ghI=
github.com/dogmatiq/projectionkit v0.6.5/go.mod h1:FfbWIzePx6RDAl0yl/FZ/9UaGq6wkEDKvfeDi3dg4EE=
github.com/dogmatiq/spruce v0.1.1 h1:n4Jbv6MAZvcjowIR21b/4G9opiTKfp3m3+e3W3PTjbM=
Expand Down

0 comments on commit 3f911c1

Please sign in to comment.