From 6b60ab18b6d511d6e2946c6616b9ab9059f52e34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Apr 2024 15:24:34 +0000 Subject: [PATCH] Bump github.com/neo4j/neo4j-go-driver/v5 from 5.17.0 to 5.19.0 Bumps [github.com/neo4j/neo4j-go-driver/v5](https://github.com/neo4j/neo4j-go-driver) from 5.17.0 to 5.19.0. - [Release notes](https://github.com/neo4j/neo4j-go-driver/releases) - [Commits](https://github.com/neo4j/neo4j-go-driver/compare/v5.17.0...v5.19.0) --- updated-dependencies: - dependency-name: github.com/neo4j/neo4j-go-driver/v5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 7c47704..0e47c1f 100644 --- a/go.mod +++ b/go.mod @@ -2,4 +2,4 @@ module github.com/neo4j-examples/movies-golang-bolt go 1.20 -require github.com/neo4j/neo4j-go-driver/v5 v5.17.0 +require github.com/neo4j/neo4j-go-driver/v5 v5.19.0 diff --git a/go.sum b/go.sum index 1a22c9b..1a75f7c 100644 --- a/go.sum +++ b/go.sum @@ -1,2 +1,2 @@ -github.com/neo4j/neo4j-go-driver/v5 v5.17.0 h1:Bdqg1Y8Hd3uLYToXtBjysDYXTdMiP7zeUNUEwfbJkSo= -github.com/neo4j/neo4j-go-driver/v5 v5.17.0/go.mod h1:Vff8OwT7QpLm7L2yYr85XNWe9Rbqlbeb9asNXJTHO4k= +github.com/neo4j/neo4j-go-driver/v5 v5.19.0 h1:v2cB19fZQYz1xmj6EZXofFHD/+Tj16hH/OOp39uNN1I= +github.com/neo4j/neo4j-go-driver/v5 v5.19.0/go.mod h1:Vff8OwT7QpLm7L2yYr85XNWe9Rbqlbeb9asNXJTHO4k=