Skip to content

Commit 3272f9c

Browse files
authored
Revert "ci: uci/update-go (#602)" (#604)
This reverts commit 76b9ce4.
1 parent b09998a commit 3272f9c

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

cmd/go.mod

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

3-
go 1.24
3+
go 1.23.10
44

55
require (
66
github.com/dustin/go-humanize v1.0.1

go.mod

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

3-
go 1.24
3+
go 1.23.10
44

55
require (
66
github.com/ipfs/boxo v0.33.1

v2/go.mod

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

3-
go 1.24
3+
go 1.23.10
44

55
require (
66
github.com/ipfs/go-block-format v0.2.2

0 commit comments

Comments
 (0)