File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ require (
3838 github.com/stretchr/testify v1.4.0
3939 github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c
4040 github.com/xdg/stringprep v1.0.0 // indirect
41- golang.org/x/crypto v0.0.0-20200820211705-5c72a883971a // indirect
41+ golang.org/x/crypto v0.0.0-20201216223049-8b5274cf687f // indirect
4242 golang.org/x/net v0.0.0-20200520004742-59133d7f0dd7
4343 golang.org/x/oauth2 v0.0.0-20180314180239-fdc9e635145a
4444 golang.org/x/sys v0.0.0-20200625212154-ddb9806d33ae // indirect
Original file line number Diff line number Diff line change @@ -144,7 +144,7 @@ github.com/xdg/scram
144144# github.com/xdg/stringprep v1.0.0
145145## explicit
146146github.com/xdg/stringprep
147- # golang.org/x/crypto v0.0.0-20200820211705-5c72a883971a
147+ # golang.org/x/crypto v0.0.0-20201216223049-8b5274cf687f
148148## explicit
149149golang.org/x/crypto/md4
150150golang.org/x/crypto/pbkdf2
You can’t perform that action at this time.
0 commit comments