Skip to content

Commit

Permalink
assume Go 1.23.2 semantics
Browse files Browse the repository at this point in the history
  • Loading branch information
jub0bs committed Oct 5, 2024
1 parent 45faaa0 commit c4c1a2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module github.com/jub0bs/iterutil

go 1.23.0
go 1.23.2

require golang.org/x/exp v0.0.0-20240909161429-701f63a606c0

0 comments on commit c4c1a2d

Please sign in to comment.