Skip to content

Commit 7db26c0

Browse files
authored
chore: bump go.mod to Go 1.20 and run go fix (#64)
1 parent 223e4e1 commit 7db26c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/ipfs/go-unixfsnode
22

3-
go 1.19
3+
go 1.20
44

55
require (
66
github.com/ipfs/go-bitfield v1.1.0

0 commit comments

Comments
 (0)