From 9d7cf6d24777398a5e066a09bf06492837dcf048 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Nov 2024 15:56:03 +0000 Subject: [PATCH] Bump github.com/neo4j/neo4j-go-driver/v5 from 5.26.0 to 5.27.0 Bumps [github.com/neo4j/neo4j-go-driver/v5](https://github.com/neo4j/neo4j-go-driver) from 5.26.0 to 5.27.0. - [Release notes](https://github.com/neo4j/neo4j-go-driver/releases) - [Commits](https://github.com/neo4j/neo4j-go-driver/compare/v5.26.0...v5.27.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 20974ba..eb2b97f 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.26.0 +require github.com/neo4j/neo4j-go-driver/v5 v5.27.0 diff --git a/go.sum b/go.sum index 7cf2e63..8d410dc 100644 --- a/go.sum +++ b/go.sum @@ -1,2 +1,2 @@ -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= +github.com/neo4j/neo4j-go-driver/v5 v5.27.0 h1:YdsIxDjAQbjlP/4Ha9B/gF8Y39UdgdTwCyihSxy8qTw= +github.com/neo4j/neo4j-go-driver/v5 v5.27.0/go.mod h1:Vff8OwT7QpLm7L2yYr85XNWe9Rbqlbeb9asNXJTHO4k=