From a040ffc72c576011b3d588fb842f033060d9fa37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 15:42:11 +0000 Subject: [PATCH] Bump github.com/neo4j/neo4j-go-driver/v5 from 5.23.1 to 5.26.0 Bumps [github.com/neo4j/neo4j-go-driver/v5](https://github.com/neo4j/neo4j-go-driver) from 5.23.1 to 5.26.0. - [Release notes](https://github.com/neo4j/neo4j-go-driver/releases) - [Commits](https://github.com/neo4j/neo4j-go-driver/compare/v5.23.1...v5.26.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 f148593..20974ba 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.23.1 +require github.com/neo4j/neo4j-go-driver/v5 v5.26.0 diff --git a/go.sum b/go.sum index cad722c..7cf2e63 100644 --- a/go.sum +++ b/go.sum @@ -1,2 +1,2 @@ -github.com/neo4j/neo4j-go-driver/v5 v5.23.1 h1:9qw3J6BdVZzaiFNuZ2fPBK0KzBKPgeC47yF7f1w356s= -github.com/neo4j/neo4j-go-driver/v5 v5.23.1/go.mod h1:Vff8OwT7QpLm7L2yYr85XNWe9Rbqlbeb9asNXJTHO4k= +github.com/neo4j/neo4j-go-driver/v5 v5.26.0 h1:GB3o4VtIGsvU+RmfgvF7L6nt1IpbPZaGtPMtPSOKmvc= +github.com/neo4j/neo4j-go-driver/v5 v5.26.0/go.mod h1:Vff8OwT7QpLm7L2yYr85XNWe9Rbqlbeb9asNXJTHO4k=