File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -113,7 +113,7 @@ require (
113
113
go.uber.org/atomic v1.6.0 // indirect
114
114
go.uber.org/multierr v1.5.0 // indirect
115
115
golang.org/x/arch v0.0.0-20210923205945-b76863e36670 // indirect
116
- golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb // indirect
116
+ golang.org/x/image v0.5.0 // indirect
117
117
golang.org/x/lint v0.0.0-20210508222113-6edffad5e616 // indirect
118
118
golang.org/x/net v0.10.0 // indirect
119
119
golang.org/x/sys v0.8.0 // indirect
Original file line number Diff line number Diff line change @@ -618,6 +618,8 @@ golang.org/x/image v0.0.0-20190501045829-6d32002ffd75/go.mod h1:kZ7UVZpmo3dzQBMx
618
618
golang.org/x/image v0.0.0-20190802002840-cff245a6509b /go.mod h1:FeLwcggjj3mMvU+oOTbSwawSJRM1uh48EjtB4UJZlP0 =
619
619
golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb h1:fqpd0EBDzlHRCjiphRR5Zo/RSWWQlWv34418dnEixWk =
620
620
golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb /go.mod h1:FeLwcggjj3mMvU+oOTbSwawSJRM1uh48EjtB4UJZlP0 =
621
+ golang.org/x/image v0.5.0 h1:5JMiNunQeQw++mMOz48/ISeNu3Iweh/JaZU8ZLqHRrI =
622
+ golang.org/x/image v0.5.0 /go.mod h1:FVC7BI/5Ym8R25iw5OLsgshdUBbT1h5jZTpA+mvAdZ4 =
621
623
golang.org/x/lint v0.0.0-20181026193005-c67002cb31c3 /go.mod h1:UVdnD1Gm6xHRNCYTkRU2/jEulfH38KcIWyp/GAMgvoE =
622
624
golang.org/x/lint v0.0.0-20190227174305-5b3e6a55c961 /go.mod h1:wehouNa3lNwaWXcvxsM5YxQ5yQlVC4a0KAMCusXpPoU =
623
625
golang.org/x/lint v0.0.0-20190301231843-5614ed5bae6f /go.mod h1:UVdnD1Gm6xHRNCYTkRU2/jEulfH38KcIWyp/GAMgvoE =
You can’t perform that action at this time.
0 commit comments