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

This commit is contained in:
Renovate Bot
2022-03-29 19:28:22 +00:00
committed by renovate[bot]
parent 86f6cd72aa
commit 4dcb2e5c7b
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -6,7 +6,7 @@ require (
github.com/alecthomas/kong v0.5.0
github.com/alecthomas/kong-yaml v0.1.1
github.com/antlr/antlr4/runtime/Go/antlr v0.0.0-20220314183648-97c793e446ba
github.com/arangodb/go-driver v1.2.1
github.com/arangodb/go-driver v1.3.1
github.com/aws/aws-sdk-go v1.41.19
github.com/blevesearch/bleve/v2 v2.2.2
github.com/coreos/go-oidc/v3 v3.1.0