mirror of
https://github.com/dolthub/dolt.git
synced 2026-01-05 16:15:41 -06:00
integration-tests/go-sql-server-driver/go.mod: Use golang 1.21.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
module github.com/dolthub/dolt/integration-tests/go-sql-server-driver
|
||||
|
||||
go 1.19
|
||||
go 1.21
|
||||
|
||||
require (
|
||||
github.com/dolthub/dolt/go v0.40.4
|
||||
|
||||
Reference in New Issue
Block a user