Skip to content

Commit

Permalink
use 1.22.4
Browse files Browse the repository at this point in the history
  • Loading branch information
lidavidm committed Sep 10, 2024
1 parent 1a8bcb7 commit d50eb8f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions go/adbc/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,10 @@

module github.com/apache/arrow-adbc/go/adbc

go 1.22.0
go 1.22

toolchain go1.22.7
// TODO(https://github.com/apache/arrow-adbc/issues/2021): unpin go
toolchain go1.22.4

require (
cloud.google.com/go/bigquery v1.62.0
Expand Down

0 comments on commit d50eb8f

Please sign in to comment.