marge upstream main into current

This commit is contained in:
Emre Savcı
2023-06-24 14:08:35 +03:00
parent 821232a3c4
commit 426e8266c5
47 changed files with 1560 additions and 512 deletions

View File

@@ -3,7 +3,7 @@ module github.com/gofiber/storage/arangodb
go 1.17
require (
github.com/arangodb/go-driver v1.5.2
github.com/arangodb/go-driver v1.6.0
github.com/gofiber/utils v1.1.0
)