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

This commit is contained in:
renovate[bot]
2022-12-14 11:19:08 +00:00
parent 8fafcb42d0
commit 3b433e5601
2 changed files with 3 additions and 11 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.4.0
github.com/arangodb/go-driver v1.4.1
github.com/aws/aws-sdk-go v1.44.159
github.com/blevesearch/bleve/v2 v2.3.5
github.com/coreos/go-oidc/v3 v3.4.0