chore: bump go.mod to Go 1.20 and run go fix (#58)

This commit is contained in:
web3-bot
2023-08-14 15:36:12 +02:00
committed by GitHub
parent 8c53981821
commit a0303a6f45

2
go.mod
View File

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