Skip to content

Commit 81abe60

Browse files
author
manute
committed
build: update go version
1 parent d559e09 commit 81abe60

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,4 @@ _testmain.go
2222
*.exe
2323
*.test
2424
*.prof
25+
/vendor

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module github.com/qustavo/dotsql
22

3-
go 1.12
3+
go 1.18
44

55
require github.com/mxk/go-sqlite v0.0.0-20140611214908-167da9432e1f

0 commit comments

Comments
 (0)