Skip to content

Commit

Permalink
update go version
Browse files Browse the repository at this point in the history
  • Loading branch information
mattn committed Jan 25, 2024
1 parent 1f0dc0a commit d3c3333
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion upgrade/go.mod
@@ -1,5 +1,5 @@
module github.com/mattn/go-sqlite3/upgrade

go 1.16
go 1.19

require github.com/PuerkitoBio/goquery v1.7.1 // indirect

0 comments on commit d3c3333

Please sign in to comment.