Skip to content

Commit

Permalink
Merge pull request #208 from go-faster/dependabot/go_modules/go.ytsau…
Browse files Browse the repository at this point in the history
…rus.tech/yt/go-0.0.13

build(deps): bump go.ytsaurus.tech/yt/go from 0.0.12 to 0.0.13
  • Loading branch information
tdakkota authored Oct 27, 2023
2 parents 5c9d45b + 3219d5d commit e8f3c45
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 @@ -47,7 +47,7 @@ require (
go.uber.org/multierr v1.11.0
go.uber.org/zap v1.26.0
go.ytsaurus.tech/library/go/core/log v0.0.3
go.ytsaurus.tech/yt/go v0.0.12
go.ytsaurus.tech/yt/go v0.0.13
go4.org/netipx v0.0.0-20230303233057-f1b76eb4bb35
golang.org/x/exp v0.0.0-20230725093048-515e97ebf090
golang.org/x/sync v0.4.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -650,8 +650,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.12 h1:Y/FHYoyEa4kJF3vusWXmS8GGRWnnI7H/Z6en7zDcgUA=
go.ytsaurus.tech/yt/go v0.0.12/go.mod h1:r3puwhqLgS/TD9VZ8/3rhuxtdD02bQ+yuZWncNuW+ZE=
go.ytsaurus.tech/yt/go v0.0.13 h1:gfWI5jZIUxd+eRsRf3Gagw/hdE8DoN5bPOOLb8/C5eo=
go.ytsaurus.tech/yt/go v0.0.13/go.mod h1:r3puwhqLgS/TD9VZ8/3rhuxtdD02bQ+yuZWncNuW+ZE=
go4.org/netipx v0.0.0-20230303233057-f1b76eb4bb35 h1:nJAwRlGWZZDOD+6wni9KVUNHMpHko/OnRwsrCYeAzPo=
go4.org/netipx v0.0.0-20230303233057-f1b76eb4bb35/go.mod h1:TQvodOM+hJTioNQJilmLXu08JNb8i+ccq418+KWu1/Y=
golang.org/x/crypto v0.0.0-20180904163835-0709b304e793/go.mod h1:6SG95UA2DQfeDnfUPMdvaQW0Q7yPrPDi9nlGo2tz2b4=
Expand Down

0 comments on commit e8f3c45

Please sign in to comment.