fix(deps): update module github.com/aws/aws-sdk-go to v1.51.23

This commit is contained in:
renovate[bot]
2024-04-18 10:18:31 +00:00
committed by GitHub
parent 799e880718
commit 4ac08252c1
2 changed files with 4 additions and 2 deletions

4
go.mod
View File

@@ -3,7 +3,7 @@ module github.com/owncast/owncast
go 1.21
require (
github.com/aws/aws-sdk-go v1.51.17
github.com/aws/aws-sdk-go v1.51.23
github.com/go-fed/activity v1.0.1-0.20210803212804-d866ba75dd0f
github.com/go-fed/httpsig v1.1.0
github.com/go-ole/go-ole v1.2.6 // indirect
@@ -59,7 +59,6 @@ require (
require github.com/SherClockHolmes/webpush-go v1.3.0
require (
github.com/TwiN/go-away v1.6.13 // indirect
github.com/andybalholm/brotli v1.0.5 // indirect
github.com/aymerick/douceur v0.2.0 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
@@ -76,6 +75,7 @@ require (
require (
github.com/CAFxX/httpcompression v0.0.9
github.com/TwiN/go-away v1.6.13
github.com/andybalholm/cascadia v1.3.2
github.com/jellydator/ttlcache/v3 v3.2.0
github.com/mssola/user_agent v0.6.0