Skip to content

Commit

Permalink
go.mod: Bump thriftrw to 02dd0a3cd52 for mock usage
Browse files Browse the repository at this point in the history
  • Loading branch information
witriew committed Aug 4, 2021
1 parent 8126d88 commit db3ee9c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ require (
go.uber.org/goleak v1.0.0
go.uber.org/multierr v1.4.0
go.uber.org/net/metrics v1.3.0
go.uber.org/thriftrw v1.27.1-0.20210722163750-b1733d58df3c
go.uber.org/thriftrw v1.27.1-0.20210802001605-02dd0a3cd529
go.uber.org/tools v0.0.0-20190618225709-2cfd321de3ee
go.uber.org/zap v1.13.0
golang.org/x/lint v0.0.0-20200130185559-910be7a94367
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,8 @@ go.uber.org/thriftrw v1.25.0 h1:x0Omju0vwFn4JniYUqB0w1nycxjE42wNptB7DAtZG/Y=
go.uber.org/thriftrw v1.25.0/go.mod h1:IcIfSeZgc59AlYb0xr0DlDKIdD7SgjnFpG9BXCPyy9g=
go.uber.org/thriftrw v1.27.1-0.20210722163750-b1733d58df3c h1:/cDnP6gia01aOwWOEQEFZYTvykGG/9ij9ukxWoqdcoQ=
go.uber.org/thriftrw v1.27.1-0.20210722163750-b1733d58df3c/go.mod h1:IcIfSeZgc59AlYb0xr0DlDKIdD7SgjnFpG9BXCPyy9g=
go.uber.org/thriftrw v1.27.1-0.20210802001605-02dd0a3cd529 h1:gO6v3BZkv+/YdQqVzVEo8PONHg5JVL3oc22Eizj6+og=
go.uber.org/thriftrw v1.27.1-0.20210802001605-02dd0a3cd529/go.mod h1:IcIfSeZgc59AlYb0xr0DlDKIdD7SgjnFpG9BXCPyy9g=
go.uber.org/tools v0.0.0-20190618225709-2cfd321de3ee h1:0mgffUl7nfd+FpvXMVz4IDEaUSmT1ysygQC7qYo7sG4=
go.uber.org/tools v0.0.0-20190618225709-2cfd321de3ee/go.mod h1:vJERXedbb3MVM5f9Ejo0C68/HhF8uaILCdgjnY+goOA=
go.uber.org/zap v1.9.1/go.mod h1:vwi/ZaCAaUcBkycHslxD9B2zi4UTXhF60s6SWpuDF0Q=
Expand Down

0 comments on commit db3ee9c

Please sign in to comment.