Skip to content

Commit

Permalink
build(deps): bump github.com/aliyun/aliyun-log-go-sdk (#3332)
Browse files Browse the repository at this point in the history
Bumps [github.com/aliyun/aliyun-log-go-sdk](https://github.com/aliyun/aliyun-log-go-sdk) from 0.1.72 to 0.1.75.
- [Release notes](https://github.com/aliyun/aliyun-log-go-sdk/releases)
- [Commits](aliyun/aliyun-log-go-sdk@v0.1.72...v0.1.75)

---
updated-dependencies:
- dependency-name: github.com/aliyun/aliyun-log-go-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 1, 2024
1 parent fbac5fa commit 7d3be6b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 65 deletions.
3 changes: 2 additions & 1 deletion contrib/log/aliyun/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/go-kratos/kratos/contrib/log/aliyun/v2
go 1.19

require (
github.com/aliyun/aliyun-log-go-sdk v0.1.72
github.com/aliyun/aliyun-log-go-sdk v0.1.75
github.com/go-kratos/kratos/v2 v2.7.3
google.golang.org/protobuf v1.33.0
)
Expand All @@ -14,6 +14,7 @@ require (
github.com/go-logfmt/logfmt v0.5.0 // indirect
github.com/gogo/protobuf v1.3.2 // indirect
github.com/golang/protobuf v1.5.4 // indirect
github.com/klauspost/compress v1.17.8 // indirect
github.com/pierrec/lz4 v2.6.0+incompatible // indirect
github.com/pkg/errors v0.9.1 // indirect
go.uber.org/atomic v1.5.0 // indirect
Expand Down
Loading

0 comments on commit 7d3be6b

Please sign in to comment.