Skip to content

Commit

Permalink
Bump github.com/neo4j/neo4j-go-driver/v5 from 5.20.0 to 5.23.1
Browse files Browse the repository at this point in the history
Bumps [github.com/neo4j/neo4j-go-driver/v5](https://github.com/neo4j/neo4j-go-driver) from 5.20.0 to 5.23.1.
- [Release notes](https://github.com/neo4j/neo4j-go-driver/releases)
- [Commits](neo4j/neo4j-go-driver@v5.20.0...v5.23.1)

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and fbiville committed Aug 14, 2024
1 parent 726087b commit 3e92426
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ module github.com/neo4j-examples/movies-golang-bolt

go 1.20

require github.com/neo4j/neo4j-go-driver/v5 v5.20.0
require github.com/neo4j/neo4j-go-driver/v5 v5.23.1
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
github.com/neo4j/neo4j-go-driver/v5 v5.20.0 h1:XnoAi6g6XRkX+wxWa3yM+f7PT2VUkGQfBGtGuJL4fsM=
github.com/neo4j/neo4j-go-driver/v5 v5.20.0/go.mod h1:Vff8OwT7QpLm7L2yYr85XNWe9Rbqlbeb9asNXJTHO4k=
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=

0 comments on commit 3e92426

Please sign in to comment.