mirror of
https://github.com/dolthub/dolt.git
synced 2026-02-27 00:51:39 -06:00
/{go,integration-tests}: add patch version
This commit is contained in:
@@ -199,4 +199,4 @@ require (
|
||||
gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 // indirect
|
||||
)
|
||||
|
||||
go 1.25
|
||||
go 1.25.0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
module github.com/dolthub/dolt/integration-tests/go-sql-server-driver
|
||||
|
||||
go 1.25
|
||||
go 1.25.0
|
||||
|
||||
require (
|
||||
github.com/dolthub/dolt/go v0.40.4
|
||||
|
||||
Reference in New Issue
Block a user