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.35.0
  • Loading branch information
renovate[bot] authored and muhlba91 committed Nov 9, 2024
1 parent 387f7c3 commit 257fc45
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.3

require (
github.com/aws/aws-sdk-go-v2 v1.32.4
github.com/aws/aws-sdk-go-v2/service/firehose v1.34.5
github.com/aws/aws-sdk-go-v2/service/firehose v1.35.0
github.com/influxdata/telegraf v1.32.2
github.com/stretchr/testify v1.9.0
)
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,8 @@ github.com/aws/aws-sdk-go-v2/service/firehose v1.34.4 h1:qJ7J5NoAmbqwEM5j2pTjwY+
github.com/aws/aws-sdk-go-v2/service/firehose v1.34.4/go.mod h1:eC8yjekJg1MXGYwFDX0tYIFnBMMvJVmwuAnrQ6A88IE=
github.com/aws/aws-sdk-go-v2/service/firehose v1.34.5 h1:oXGSQz6BNIQUvZXM/8CMWNwrBopOPxS6ywXtujqhZu4=
github.com/aws/aws-sdk-go-v2/service/firehose v1.34.5/go.mod h1:eC8yjekJg1MXGYwFDX0tYIFnBMMvJVmwuAnrQ6A88IE=
github.com/aws/aws-sdk-go-v2/service/firehose v1.35.0 h1:gMObW4IgUF4z8PxOb8efA/5P/chbjPc4XcTgDwZB/3g=
github.com/aws/aws-sdk-go-v2/service/firehose v1.35.0/go.mod h1:eC8yjekJg1MXGYwFDX0tYIFnBMMvJVmwuAnrQ6A88IE=
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 257fc45

Please sign in to comment.