Update module github.com/arangodb/go-driver to v1.5.2

This commit is contained in:
renovate[bot]
2023-03-01 13:52:00 +00:00
parent 19ced1c158
commit dab3c43ed6
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -8,7 +8,7 @@ require (
github.com/alecthomas/kong v0.7.1
github.com/alecthomas/kong-yaml v0.1.1
github.com/antlr/antlr4/runtime/Go/antlr v0.0.0-20220816024939-bc8df83d7b9d
github.com/arangodb/go-driver v1.5.0
github.com/arangodb/go-driver v1.5.2
github.com/aws/aws-sdk-go v1.44.211
github.com/blevesearch/bleve/v2 v2.3.6
github.com/coreos/go-oidc/v3 v3.5.0