Skip to content

Commit

Permalink
go mod tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
lidavidm committed Sep 11, 2024
1 parent d50eb8f commit 9057fba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go/adbc/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

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

go 1.22
go 1.22.0

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

0 comments on commit 9057fba

Please sign in to comment.