Commit graph

10 commits

Author SHA1 Message Date
divyam234
a126247a57
fix: update E-Tag header to ETag in FilesStream function
- Corrected the header name from "E-Tag" to "ETag" in the FilesStream function to adhere to standard HTTP header conventions.

chore: update launch configuration in VSCode

- Reformatted the launch.json file for better readability.

chore: update dependencies in go.mod and go.sum

- Updated various dependencies to their latest versions for improved stability and security.
- Notable updates include:
  - github.com/go-chi/cors from v1.2.1 to v1.2.2
  - github.com/go-co-op/gocron/v2 from v2.16.2 to v2.16.3
  - github.com/golang-jwt/jwt/v5 from v5.2.2 to v5.3.0
  - Updated several other dependencies to their latest versions.
2025-08-01 20:22:02 +05:30
divyam234
86abe35a34 docs: Update launch.json configuration 2024-02-13 15:39:55 +05:30
divyam234
82e4f4afe2 chore: Update dependencies and configuration files 2024-02-12 23:52:52 +05:30
divyam234
ddbc88f770 feat: add viper and cobra support 2024-02-12 21:32:55 +05:30
divyam234
7946f3e381 feat: Added tests , and change config structure 2024-02-12 02:25:01 +05:30
divyam234
b040eb9e1e api changes 2023-12-03 02:53:06 +05:30
divyam234
93ab7d55a0 update 2023-08-16 03:24:51 +05:30
divyam234
a973f1d60d chnaged package name 2023-08-16 03:23:02 +05:30
divyam234
8027b24d8a added and other organise code 2023-08-12 16:51:42 +05:30
divyam234
98390f3e22 initial commit 2023-08-07 01:02:46 +05:30