Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common from 1.0.954 to 1.0.993 #105

Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
module github.com/dronestock/cdn

go 1.21
toolchain go1.22.4
toolchain go1.22.5

require (
github.com/dronestock/drone v1.2.5
github.com/goexl/gox v0.5.2
github.com/goexl/log v0.0.7
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/cdn v1.0.933
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common v1.0.954
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common v1.0.993
)

require (
Expand Down
Loading