Merge pull request #5232 from Roasbeef/go-mod-fix

build: set Go version to 1.15 remove retract
This commit is contained in:
Olaoluwa Osuntokun 2021-04-22 09:15:20 -07:00 committed by GitHub
commit eda3d45b3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
go.mod
View File

@ -89,6 +89,4 @@ replace github.com/lightningnetwork/lnd/clock => ./clock
replace git.schwanenlied.me/yawning/bsaes.git => github.com/Yawning/bsaes v0.0.0-20180720073208-c0276d75487e
go 1.13
retract v0.0.2
go 1.15