Skip to content

Commit

Permalink
chore!: bump go.mod to Go 1.22 and run go fix (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
web3-bot authored Aug 26, 2024
1 parent 04f1695 commit cf1f8fb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cmd/stream-commp/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/filecoin-project/go-fil-commp-hashhash/cmd/stream-commp

go 1.21
go 1.22

require (
github.com/filecoin-project/go-fil-commcid v0.1.0
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/filecoin-project/go-fil-commp-hashhash

go 1.21
go 1.22

require (
github.com/minio/sha256-simd v1.0.1-0.20230130105256-d9c3aea9e949
Expand Down

0 comments on commit cf1f8fb

Please sign in to comment.