Skip to content

Commit

Permalink
Update go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
julien040 committed Apr 9, 2024
1 parent 16e3b30 commit c522eda
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
module github.com/julien040/go-sqlite3-anyquery

go 1.19

retract (
[v2.0.0+incompatible, v2.0.6+incompatible] // Accidental; no major changes or features.
)
go 1.22.1

0 comments on commit c522eda

Please sign in to comment.