chore: bump go.mod to Go 1.22 and run go fix (#61)

This commit is contained in:
web3-bot
2024-08-26 11:26:41 +01:00
committed by GitHub
parent 989fa114c3
commit 44b28418c8

2
go.mod
View File

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