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

Bumps [gitlab.com/unboundsoftware/eventsourced/pg](https://gitlab.com/unboundsoftware/eventsourced/pg) from 1.9.0 to 1.10.3.
- [Release notes](https://gitlab.com/unboundsoftware/eventsourced/pg/tags)
- [Commits](https://gitlab.com/unboundsoftware/eventsourced/pg/compare/v1.9.0...v1.10.3)
This commit is contained in:
2022-12-17 06:24:37 +00:00
parent 6541016676
commit 80d3c44cb0
2 changed files with 6 additions and 7 deletions
+2 -2
View File
@@ -16,7 +16,7 @@ require (
github.com/wundergraph/graphql-go-tools v1.57.2-0.20221005155749-a4fdba38990b
gitlab.com/unboundsoftware/eventsourced/amqp v1.6.4
gitlab.com/unboundsoftware/eventsourced/eventsourced v1.11.3
gitlab.com/unboundsoftware/eventsourced/pg v1.9.0
gitlab.com/unboundsoftware/eventsourced/pg v1.10.3
)
require (
@@ -30,7 +30,7 @@ require (
github.com/gorilla/websocket v1.5.0 // indirect
github.com/hashicorp/golang-lru v0.5.4 // indirect
github.com/kr/text v0.2.0 // indirect
github.com/lib/pq v1.10.6 // indirect
github.com/lib/pq v1.10.7 // indirect
github.com/mitchellh/mapstructure v1.5.0 // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect