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

This commit is contained in:
renovate[bot]
2023-06-28 04:02:03 +00:00
parent ec7263bc19
commit cce8320acf
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.2.0
github.com/antlr/antlr4/runtime/Go/antlr v0.0.0-20220816024939-bc8df83d7b9d
github.com/arangodb/go-driver v1.5.2
github.com/arangodb/go-driver v1.6.0
github.com/aws/aws-sdk-go v1.44.291
github.com/blevesearch/bleve/v2 v2.3.8
github.com/coreos/go-oidc/v3 v3.6.0