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 d6a442c commit 7b869a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion upgrade/go.mod
Original file line number Diff line number Diff line change
@@ -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 7b869a4

Please sign in to comment.