Skip to content

Commit da1cb18

Browse files
committed
Lower Go version requirement
1 parent a2f5135 commit da1cb18

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/rubenv/sql-migrate
22

3-
go 1.13
3+
go 1.11
44

55
require (
66
github.com/denisenkom/go-mssqldb v0.0.0-20191001013358-cfbb681360f0

0 commit comments

Comments
 (0)