fix: errors go.mod has wrong module path (#10808)

This commit is contained in:
Aaron Craelius
2021-12-17 21:03:16 -05:00
committed by GitHub
parent a524b559ca
commit e44612f33d
+1 -1
View File
@@ -1,4 +1,4 @@
module errors
module github.com/cosmos/cosmos-sdk/errors
go 1.17