From 5d5bf25618312083e2bb14b9553d0edc381ed590 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 15:52:22 +0000 Subject: [PATCH] Bump github.com/neo4j/neo4j-go-driver/v5 from 5.23.1 to 5.24.0 Bumps [github.com/neo4j/neo4j-go-driver/v5](https://github.com/neo4j/neo4j-go-driver) from 5.23.1 to 5.24.0. - [Release notes](https://github.com/neo4j/neo4j-go-driver/releases) - [Commits](https://github.com/neo4j/neo4j-go-driver/compare/v5.23.1...v5.24.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..3719d21 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.24.0 diff --git a/go.sum b/go.sum index cad722c..0d0f6fa 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.24.0 h1:7MAFoB7L6f9heQUo/tJ5EnrrpVzm9ZBHgH8ew03h6Eo= +github.com/neo4j/neo4j-go-driver/v5 v5.24.0/go.mod h1:Vff8OwT7QpLm7L2yYr85XNWe9Rbqlbeb9asNXJTHO4k=