Skip to content

Commit

Permalink
dependabot updates Tue Jul 5 04:35:32 UTC 2022 (open-telemetry#12071)
Browse files Browse the repository at this point in the history
dependabot updates Tue Jul  5 04:35:29 UTC 2022
Bump github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common from 1.0.434 to 1.0.435 in /exporter/tencentcloudlogserviceexporter

Co-authored-by: dmitryax <dmitryax@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and dmitryax committed Jul 5, 2022
1 parent 4c38771 commit 2e443a1
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
Expand Up @@ -474,7 +474,7 @@ require (
github.com/stretchr/objx v0.4.0 // indirect
github.com/subosito/gotenv v1.2.0 // indirect
github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635 // indirect
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common v1.0.434 // indirect
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common v1.0.435 // indirect
github.com/tg123/go-htpasswd v1.2.0 // indirect
github.com/theupdateframework/go-tuf v0.3.0 // indirect
github.com/tidwall/gjson v1.12.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
Expand Up @@ -5,7 +5,7 @@ go 1.17
require (
github.com/pierrec/lz4 v2.6.1+incompatible
github.com/stretchr/testify v1.8.0
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common v1.0.434
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common v1.0.435
go.opentelemetry.io/collector v0.54.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
Expand Up @@ -476,7 +476,7 @@ require (
github.com/stretchr/objx v0.4.0 // indirect
github.com/subosito/gotenv v1.2.0 // indirect
github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635 // indirect
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common v1.0.434 // indirect
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common v1.0.435 // indirect
github.com/tg123/go-htpasswd v1.2.0 // indirect
github.com/theupdateframework/go-tuf v0.3.0 // indirect
github.com/tidwall/gjson v1.12.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 2e443a1

Please sign in to comment.