1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-24 11:18:36 +00:00

Remove aws go sdk package dependency (#33029)

This PR removed the dependency of `github.com/aws/aws-sdk-go/aws`

Patially fix for #33023
This commit is contained in:
Lunny Xiao
2024-12-29 22:30:28 -08:00
committed by GitHub
parent 1e2c8eb494
commit 8eecca3478
4 changed files with 5 additions and 20 deletions

1
go.mod
View File

@@ -28,7 +28,6 @@ require (
github.com/PuerkitoBio/goquery v1.10.0
github.com/SaveTheRbtz/zstd-seekable-format-go/pkg v0.7.3
github.com/alecthomas/chroma/v2 v2.14.0
github.com/aws/aws-sdk-go v1.55.5
github.com/aws/aws-sdk-go-v2/credentials v1.17.42
github.com/aws/aws-sdk-go-v2/service/codecommit v1.27.3
github.com/blakesmith/ar v0.0.0-20190502131153-809d4375e1fb