This commit is contained in:
2024-04-27 21:55:11 -06:00
parent 768642e363
commit 2f3ab217bd
4 changed files with 4 additions and 1 deletions

2
go.mod
View File

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