fix(deps): update eventsourced

This commit is contained in:
Renovate
2025-02-27 18:53:56 +00:00
committed by Joakim Olsson
parent 17a3edbc07
commit 683bf6bd85
2 changed files with 11 additions and 17 deletions
+3 -3
View File
@@ -18,9 +18,9 @@ require (
github.com/stretchr/testify v1.10.0
github.com/vektah/gqlparser/v2 v2.5.22
github.com/wundergraph/graphql-go-tools v1.67.4
gitlab.com/unboundsoftware/eventsourced/amqp v1.7.0
gitlab.com/unboundsoftware/eventsourced/eventsourced v1.16.0
gitlab.com/unboundsoftware/eventsourced/pg v1.15.0
gitlab.com/unboundsoftware/eventsourced/amqp v1.8.0
gitlab.com/unboundsoftware/eventsourced/eventsourced v1.17.0
gitlab.com/unboundsoftware/eventsourced/pg v1.16.0
)
require (