Skip to content

Commit

Permalink
Merge pull request #298 from taniabogatsch/update-go
Browse files Browse the repository at this point in the history
Update to Go 1.23
  • Loading branch information
taniabogatsch authored Oct 30, 2024
2 parents 91f67e9 + 156a1b4 commit 9f1162f
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,6 +1,6 @@
module github.com/marcboeker/go-duckdb

go 1.21
go 1.23

require (
github.com/apache/arrow/go/v17 v17.0.0
Expand Down

0 comments on commit 9f1162f

Please sign in to comment.