Skip to content
This repository has been archived by the owner on Nov 13, 2023. It is now read-only.

Commit

Permalink
chore(deps): bump go.ytsaurus.tech/yt/go from 0.0.7 to 0.0.8
Browse files Browse the repository at this point in the history
Bumps [go.ytsaurus.tech/yt/go](https://github.com/ytsaurus/ytsaurus) from 0.0.7 to 0.0.8.
- [Release notes](https://github.com/ytsaurus/ytsaurus/releases)
- [Commits](ytsaurus/ytsaurus@yt/go/v0.0.7...yt/go/v0.0.8)

---
updated-dependencies:
- dependency-name: go.ytsaurus.tech/yt/go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 3, 2023
1 parent 86cfe82 commit 03db6ae
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ require (
go.uber.org/atomic v1.11.0
go.uber.org/zap v1.25.0
go.ytsaurus.tech/library/go/core/log v0.0.3
go.ytsaurus.tech/yt/go v0.0.7
go.ytsaurus.tech/yt/go v0.0.8
golang.org/x/sync v0.3.0
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -303,8 +303,8 @@ go.ytsaurus.tech/library/go/x/xreflect v0.0.2 h1:S+lfg3G+WrfiBfTYz8droZeyiYYvT4m
go.ytsaurus.tech/library/go/x/xreflect v0.0.2/go.mod h1:FJB6bzAVFQxi99CZjUqDSAMu5puEjswFW9Qwj41Yyy8=
go.ytsaurus.tech/library/go/x/xruntime v0.0.3 h1:/km3v+CPSuID5FsPKvE2LcwmYJPS8TcxeBMGH1MjtVs=
go.ytsaurus.tech/library/go/x/xruntime v0.0.3/go.mod h1:b+ypj9bGoFpoupNQW2rLJRSrT8rLA0NcUfyBYQwHc68=
go.ytsaurus.tech/yt/go v0.0.7 h1:m/T9GaiWJMrrb4e/9NY8x/ILqegRAR9iO8GRpyEMAcs=
go.ytsaurus.tech/yt/go v0.0.7/go.mod h1:OV9qFN5QTGbM1wvwMfI7oZEYuyXbg8Tco6Evd9MRH6w=
go.ytsaurus.tech/yt/go v0.0.8 h1:l0ZKqGxkQK81/yU+ajNjpHv/jZi+XqpSrJUGYGT3ofw=
go.ytsaurus.tech/yt/go v0.0.8/go.mod h1:OV9qFN5QTGbM1wvwMfI7oZEYuyXbg8Tco6Evd9MRH6w=
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=
golang.org/x/crypto v0.0.0-20190510104115-cbcb75029529/go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI=
golang.org/x/crypto v0.0.0-20190605123033-f99c8df09eb5/go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI=
Expand Down

0 comments on commit 03db6ae

Please sign in to comment.