Skip to content

Commit

Permalink
Merge pull request #94 from go-faster/dependabot/go_modules/go.ytsaur…
Browse files Browse the repository at this point in the history
…us.tech/yt/go-0.0.8

build(deps): bump go.ytsaurus.tech/yt/go from 0.0.7 to 0.0.8
  • Loading branch information
tdakkota authored Aug 4, 2023
2 parents 329fa32 + d35c903 commit 6e4ce6f
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 @@ -44,7 +44,7 @@ require (
go.uber.org/multierr 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
go4.org/netipx v0.0.0-20230303233057-f1b76eb4bb35
golang.org/x/exp v0.0.0-20230725093048-515e97ebf090
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 @@ -630,8 +630,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=
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 6e4ce6f

Please sign in to comment.