chore(deps): bump gitlab.com/unboundsoftware/eventsourced/pg

Bumps [gitlab.com/unboundsoftware/eventsourced/pg](https://gitlab.com/unboundsoftware/eventsourced/pg) from 1.12.0 to 1.13.1.
- [Commits](https://gitlab.com/unboundsoftware/eventsourced/pg/compare/v1.12.0...v1.13.1)
This commit is contained in:
2023-10-27 13:44:06 +00:00
parent 3cefbd2095
commit 4b0319d164
3 changed files with 42 additions and 16 deletions
+4 -2
View File
@@ -1,6 +1,8 @@
module gitlab.com/unboundsoftware/schemas
go 1.19
go 1.21
toolchain go1.21.3
require (
github.com/99designs/gqlgen v0.17.40
@@ -20,7 +22,7 @@ require (
github.com/wundergraph/graphql-go-tools v1.67.0
gitlab.com/unboundsoftware/eventsourced/amqp v1.6.4
gitlab.com/unboundsoftware/eventsourced/eventsourced v1.14.0
gitlab.com/unboundsoftware/eventsourced/pg v1.12.0
gitlab.com/unboundsoftware/eventsourced/pg v1.13.1
)
require (