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

Bumps [gitlab.com/unboundsoftware/eventsourced/pg](https://gitlab.com/unboundsoftware/eventsourced/pg) from 1.11.1 to 1.11.2.
- [Release notes](https://gitlab.com/unboundsoftware/eventsourced/pg/tags)
- [Commits](https://gitlab.com/unboundsoftware/eventsourced/pg/compare/v1.11.1...v1.11.2)
This commit is contained in:
2023-04-21 06:24:51 +00:00
parent f2a0fb42f9
commit 264b818f92
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.13.0
gitlab.com/unboundsoftware/eventsourced/pg v1.11.1
gitlab.com/unboundsoftware/eventsourced/pg v1.11.2
)
require (
@@ -30,7 +30,7 @@ require (
github.com/gorilla/websocket v1.5.0 // indirect
github.com/hashicorp/golang-lru/v2 v2.0.1 // indirect
github.com/kr/text v0.2.0 // indirect
github.com/lib/pq v1.10.7 // indirect
github.com/lib/pq v1.10.8 // 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