set Go version to 1.15 and run go mod tidy

This commit is contained in:
web3-bot
2021-05-21 17:37:42 +00:00
parent 2c89197b5a
commit 5dd3f1a01a

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/multiformats/go-multibase module github.com/multiformats/go-multibase
go 1.11 go 1.15
require ( require (
github.com/mr-tron/base58 v1.1.0 github.com/mr-tron/base58 v1.1.0