Skip to content

Commit 8b88b91

Browse files
authored
ci: uci/update-go (#72)
* chore: bump go.mod to Go 1.21 and run go fix * chore: run go mod tidy
1 parent 3b05dbd commit 8b88b91

File tree

2 files changed

+48
-1
lines changed

2 files changed

+48
-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.20
3+
go 1.21
44

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

0 commit comments

Comments
 (0)