Skip to content

Commit

Permalink
go.mod update
Browse files Browse the repository at this point in the history
  • Loading branch information
loicalleyne committed Dec 12, 2024
1 parent c05e2a8 commit 8856567
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,9 @@

module github.com/apache/iceberg-go

go 1.22.7
go 1.23

toolchain go1.23.2

require (
github.com/apache/arrow-go/v18 v18.0.0-20240924011512-14844aea3205
Expand Down

0 comments on commit 8856567

Please sign in to comment.