Fix cache issue
This commit is contained in:
parent
81fdf286c5
commit
41389bb5b0
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -19,4 +19,4 @@ require (
|
||||||
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c // indirect
|
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c // indirect
|
||||||
)
|
)
|
||||||
|
|
||||||
replace github.com/ProtonMail/go-crypto => github.com/mssun/go-crypto v1.1.3-passforios
|
replace github.com/ProtonMail/go-crypto => github.com/mssun/go-crypto v1.1.3-mssun-passforios
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue