Skip to content

Commit

Permalink
chore: bump go.mod to Go 1.21 and run go fix
Browse files Browse the repository at this point in the history
  • Loading branch information
web3-bot committed Mar 13, 2024
1 parent fda4361 commit d0d6478
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
module github.com/multiformats/ma-pipe

go 1.20
go 1.21


require (
github.com/dustin/go-humanize v1.0.0
Expand Down

0 comments on commit d0d6478

Please sign in to comment.