diff --git a/.tool-versions b/.tool-versions index 1799f52..e4ab54c 100644 --- a/.tool-versions +++ b/.tool-versions @@ -1 +1 @@ -golang 1.19 +golang 1.21.1 diff --git a/README.md b/README.md index b3e7428..64cb215 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,10 @@ ### `go mod tidy` - Please make sure you set proper database configuration to connect. +--- +### Add Storage Drivers +- Ref : [gofiber storage](https://docs.gofiber.io/storage/) + --- ### **Multiple Database System Support**