This commit is contained in:
2024-04-24 00:50:25 -06:00
parent 0e1f3fc0a9
commit 4aa0793f73
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -27,7 +27,7 @@ require (
)
require (
github.com/aws/aws-sdk-go v1.51.23
github.com/aws/aws-sdk-go v1.51.27
github.com/clerkinc/clerk-sdk-go v1.49.0
github.com/disintegration/imaging v1.6.2
github.com/fatih/color v1.16.0