Skip to content

Commit cf1f8fb

Browse files
authored
chore!: bump go.mod to Go 1.22 and run go fix (#26)
1 parent 04f1695 commit cf1f8fb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cmd/stream-commp/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/filecoin-project/go-fil-commp-hashhash/cmd/stream-commp
22

3-
go 1.21
3+
go 1.22
44

55
require (
66
github.com/filecoin-project/go-fil-commcid v0.1.0

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/filecoin-project/go-fil-commp-hashhash
22

3-
go 1.21
3+
go 1.22
44

55
require (
66
github.com/minio/sha256-simd v1.0.1-0.20230130105256-d9c3aea9e949

0 commit comments

Comments
 (0)