Skip to content

Commit

Permalink
chore(deps): update module github.com/aws/aws-sdk-go-v2/service/fireh…
Browse files Browse the repository at this point in the history
…ose to v1.36.0
  • Loading branch information
renovate[bot] authored Jan 28, 2025
1 parent 78e5cf1 commit 0636935
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ toolchain go1.23.5

require (
github.com/aws/aws-sdk-go-v2 v1.34.0
github.com/aws/aws-sdk-go-v2/service/firehose v1.35.7
github.com/aws/aws-sdk-go-v2/service/firehose v1.36.0
github.com/influxdata/telegraf v1.33.1
github.com/stretchr/testify v1.10.0
)
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -355,6 +355,8 @@ github.com/aws/aws-sdk-go-v2/service/firehose v1.35.6 h1:dYr5irux55tyBQh5jrcpxzu
github.com/aws/aws-sdk-go-v2/service/firehose v1.35.6/go.mod h1:dMucVZXaWiR6ygBtrcsB0fcaqtyPdLYGit70kGhcmNc=
github.com/aws/aws-sdk-go-v2/service/firehose v1.35.7 h1:IH2Rnwp4vF0RwoSphScySwWUAQZPMSMYiVtCQ7GzbCs=
github.com/aws/aws-sdk-go-v2/service/firehose v1.35.7/go.mod h1:e5ovgxElE+7K0Pkl4meBboGn8922OGllgxAvVQgBLMo=
github.com/aws/aws-sdk-go-v2/service/firehose v1.36.0 h1:X8KJAHwGcng290Z5SP70wqKAqvbuhaXQjocVQ+1+S2U=
github.com/aws/aws-sdk-go-v2/service/firehose v1.36.0/go.mod h1:e5ovgxElE+7K0Pkl4meBboGn8922OGllgxAvVQgBLMo=
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.3 h1:dT3MqvGhSoaIhRseqw2I0yH81l7wiR2vjs57O51EAm8=
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.3/go.mod h1:GlAeCkHwugxdHaueRr4nhPuY+WW+gR8UjlcqzPr1SPI=
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.4 h1:KypMCbLPPHEmf9DgMGw51jMj77VfGPAN2Kv4cfhlfgI=
Expand Down

0 comments on commit 0636935

Please sign in to comment.