added the couchbase provider template

This commit is contained in:
manoj
2022-10-10 00:24:14 +05:30
parent 820d294130
commit 5f30b159fa
15 changed files with 413 additions and 6 deletions

View File

@@ -7,6 +7,7 @@ require (
github.com/arangodb/go-driver v1.2.1
github.com/aws/aws-sdk-go v1.44.109
github.com/coreos/go-oidc/v3 v3.1.0
github.com/couchbase/gocb/v2 v2.5.3 // indirect
github.com/gin-gonic/gin v1.8.1
github.com/go-playground/validator/v10 v10.11.1 // indirect
github.com/go-redis/redis/v8 v8.11.0