Drop regex for canonicalization (#102)

* Drop regex for canonicalization

* Fix CI
This commit is contained in:
wussler 2020-12-01 18:09:25 +01:00 committed by GitHub
parent 5b1a42c2cd
commit 385e6d21d2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 19 additions and 19 deletions

2
go.mod
View file

@ -12,4 +12,4 @@ require (
replace golang.org/x/crypto => github.com/ProtonMail/crypto v0.0.0-20201112115411-41db4ea0dd1c
replace golang.org/x/mobile => github.com/zhj4478/mobile v0.0.0-20201014085805-7a2d68bf792f
replace golang.org/x/mobile => github.com/marinthiercelin/mobile v0.0.0-20201127122539-61ba718dc1d1