Prepare release of version 2.5.2
This commit is contained in:
parent
a896ae4ed4
commit
6093df57b9
5 changed files with 7 additions and 5 deletions
3
go.mod
3
go.mod
|
|
@ -8,9 +8,8 @@ require (
|
|||
github.com/davecgh/go-spew v1.1.1 // indirect
|
||||
github.com/pkg/errors v0.9.1
|
||||
github.com/stretchr/testify v1.7.0
|
||||
golang.org/x/mobile v0.0.0-20200801112145-973feb4309de //indirect
|
||||
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519
|
||||
golang.org/x/exp v0.0.0-20190731235908-ec7cb31e5a56 // indirect
|
||||
golang.org/x/mobile v0.0.0-20221110043201-43a038452099 // indirect
|
||||
)
|
||||
|
||||
replace golang.org/x/mobile => github.com/ProtonMail/go-mobile v0.0.0-20210326110230-f181c70e4e2b
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue