Skip to content

Commit

Permalink
use go 1.22 for generator
Browse files Browse the repository at this point in the history
  • Loading branch information
gammazero committed Jan 2, 2025
1 parent 59d80a7 commit 651b3c2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion fixtures/ipns_records/generator/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
module generator

go 1.23.4
go 1.22.0

toolchain go1.22.8

require (
github.com/ipfs/boxo v0.26.0
Expand Down

0 comments on commit 651b3c2

Please sign in to comment.