File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ require (
5151 github.com/stretchr/objx v0.5.3 // indirect
5252 github.com/twmb/murmur3 v1.1.8 // indirect
5353 github.com/xdg-go/pbkdf2 v1.0.0 // indirect
54- github.com/xdg-go/scram v1.1.2 // indirect
54+ github.com/xdg-go/scram v1.2.0 // indirect
5555 github.com/xdg-go/stringprep v1.0.4 // indirect
5656 github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb // indirect
5757 github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 // indirect
Original file line number Diff line number Diff line change @@ -108,8 +108,8 @@ github.com/twmb/murmur3 v1.1.8 h1:8Yt9taO/WN3l08xErzjeschgZU2QSrwm1kclYq+0aRg=
108108github.com/twmb/murmur3 v1.1.8 /go.mod h1:Qq/R7NUyOfr65zD+6Q5IHKsJLwP7exErjN6lyyq3OSQ =
109109github.com/xdg-go/pbkdf2 v1.0.0 h1:Su7DPu48wXMwC3bs7MCNG+z4FhcyEuz5dlvchbq0B0c =
110110github.com/xdg-go/pbkdf2 v1.0.0 /go.mod h1:jrpuAogTd400dnrH08LKmI/xc1MbPOebTwRqcT5RDeI =
111- github.com/xdg-go/scram v1.1.2 h1:FHX5I5B4i4hKRVRBCFRxq1iQRej7WO3hhBuJf+UUySY =
112- github.com/xdg-go/scram v1.1.2 /go.mod h1:RT/sEzTbU5y00aCK8UOx6R7YryM0iF1N2MOmC3kKLN4 =
111+ github.com/xdg-go/scram v1.2.0 h1:bYKF2AEwG5rqd1BumT4gAnvwU/M9nBp2pTSxeZw7Wvs =
112+ github.com/xdg-go/scram v1.2.0 /go.mod h1:3dlrS0iBaWKYVt2ZfA4cj48umJZ+cAEbR6/SjLA88I8 =
113113github.com/xdg-go/stringprep v1.0.4 h1:XLI/Ng3O1Atzq0oBs3TWm+5ZVgkq2aqdlvP9JtoZ6c8 =
114114github.com/xdg-go/stringprep v1.0.4 /go.mod h1:mPGuuIYwz7CmR2bT9j4GbQqutWS1zV24gijq1dTyGkM =
115115github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f /go.mod h1:N2zxlSyiKSe5eX1tZViRH5QA0qijqEDrYZiPEAiq3wU =
You can’t perform that action at this time.
0 commit comments