Skip to content

Commit

Permalink
dependabot updates Thu Jun 9 17:08:40 UTC 2022 (#10866)
Browse files Browse the repository at this point in the history
dependabot updates Thu Jun  9 17:08:37 UTC 2022
Bump github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common from 1.0.413 to 1.0.416 in /exporter/tencentcloudlogserviceexporter

Co-authored-by: codeboten <codeboten@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and codeboten authored Jun 9, 2022
1 parent 2f92cc3 commit 097558f
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion cmd/configschema/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -454,7 +454,7 @@ require (
github.com/subosito/gotenv v1.2.0 // indirect
github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635 // indirect
github.com/syndtr/goleveldb v1.0.0 // indirect
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common v1.0.413 // indirect
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common v1.0.416 // indirect
github.com/tg123/go-htpasswd v1.2.0 // indirect
github.com/tidwall/gjson v1.12.1 // indirect
github.com/tidwall/match v1.1.1 // indirect
Expand Down
4 changes: 2 additions & 2 deletions cmd/configschema/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion exporter/tencentcloudlogserviceexporter/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.17
require (
github.com/pierrec/lz4 v2.6.1+incompatible
github.com/stretchr/testify v1.7.2
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common v1.0.413
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common v1.0.416
go.opentelemetry.io/collector v0.53.0
go.uber.org/zap v1.21.0
)
Expand Down
4 changes: 2 additions & 2 deletions exporter/tencentcloudlogserviceexporter/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -453,7 +453,7 @@ require (
github.com/subosito/gotenv v1.2.0 // indirect
github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635 // indirect
github.com/syndtr/goleveldb v1.0.0 // indirect
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common v1.0.413 // indirect
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common v1.0.416 // indirect
github.com/tg123/go-htpasswd v1.2.0 // indirect
github.com/tidwall/gjson v1.12.1 // indirect
github.com/tidwall/match v1.1.1 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 097558f

Please sign in to comment.