Skip to content

Commit ff80c9b

Browse files
committed
更新依赖: 将'yarlson/tap'版本从0.11.0升级到0.13.1
1 parent c904bc6 commit ff80c9b

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ require (
113113
github.com/ulikunitz/xz v0.5.15 // indirect
114114
github.com/valyala/bytebufferpool v1.0.0 // indirect
115115
github.com/valyala/fasttemplate v1.2.2 // indirect
116-
github.com/yarlson/tap v0.11.0 // indirect
116+
github.com/yarlson/tap v0.13.1 // indirect
117117
go.opentelemetry.io/auto/sdk v1.2.1 // indirect
118118
go.opentelemetry.io/contrib/detectors/gcp v1.38.0 // indirect
119119
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.63.0 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -258,8 +258,8 @@ github.com/valyala/bytebufferpool v1.0.0 h1:GqA5TC/0021Y/b9FG4Oi9Mr3q7XYx6Kllzaw
258258
github.com/valyala/bytebufferpool v1.0.0/go.mod h1:6bBcMArwyJ5K/AmCkWv1jt77kVWyCJ6HpOuEn7z0Csc=
259259
github.com/valyala/fasttemplate v1.2.2 h1:lxLXG0uE3Qnshl9QyaK6XJxMXlQZELvChBOCmQD0Loo=
260260
github.com/valyala/fasttemplate v1.2.2/go.mod h1:KHLXt3tVN2HBp8eijSv/kGJopbvo7S+qRAEEKiv+SiQ=
261-
github.com/yarlson/tap v0.11.0 h1:UU3XpN9YWVaDsGBuXZC+gkuI289t3kGRQ/JxgCqGNxg=
262-
github.com/yarlson/tap v0.11.0/go.mod h1:AuqXWK8npVwIM6spv9unFmQnz0koSrw7iU990bIQ0XY=
261+
github.com/yarlson/tap v0.13.1 h1:ghvYnWTPxts0w6qdZEXr/6gkYHTBT/3rElFVjuZLqj8=
262+
github.com/yarlson/tap v0.13.1/go.mod h1:AuqXWK8npVwIM6spv9unFmQnz0koSrw7iU990bIQ0XY=
263263
go.opentelemetry.io/auto/sdk v1.2.1 h1:jXsnJ4Lmnqd11kwkBV2LgLoFMZKizbCi5fNZ/ipaZ64=
264264
go.opentelemetry.io/auto/sdk v1.2.1/go.mod h1:KRTj+aOaElaLi+wW1kO/DZRXwkF4C5xPbEe3ZiIhN7Y=
265265
go.opentelemetry.io/contrib/detectors/gcp v1.38.0 h1:ZoYbqX7OaA/TAikspPl3ozPI6iY6LiIY9I8cUfm+pJs=

0 commit comments

Comments
 (0)