Skip to content

Commit 651b3c2

Browse files
committed
use go 1.22 for generator
1 parent 59d80a7 commit 651b3c2

File tree

1 file changed

+3
-1
lines changed
  • fixtures/ipns_records/generator

1 file changed

+3
-1
lines changed

fixtures/ipns_records/generator/go.mod

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
module generator
22

3-
go 1.23.4
3+
go 1.22.0
4+
5+
toolchain go1.22.8
46

57
require (
68
github.com/ipfs/boxo v0.26.0

0 commit comments

Comments
 (0)