-
- Downloads
Add functions to sign AWS requests
... | ... | @@ -11,6 +11,7 @@ require ( |
github.com/go-pg/pg/v10 v10.10.6 | ||
github.com/go-redis/redis/v8 v8.11.4 | ||
github.com/go-redis/redis_rate/v9 v9.1.2 | ||
github.com/go-resty/resty/v2 v2.7.0 | ||
github.com/google/uuid v1.3.0 | ||
github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826 | ||
github.com/opensearch-project/opensearch-go v1.1.0 | ||
... | ... |
Please register or sign in to comment