diff options
| author | JP Appel <jeanpierre.appel01@gmail.com> | 2026-04-03 00:47:01 -0400 |
|---|---|---|
| committer | JP Appel <jeanpierre.appel01@gmail.com> | 2026-04-03 00:47:01 -0400 |
| commit | ace2bbbd2411382d873580104a60ab0f1fe2bfa9 (patch) | |
| tree | ba717e7313a924e09c169765507dc43d604ca263 /go.mod | |
| parent | 6e8bbf7c98cfff0d333c3d06e10a9c2c2a15fb85 (diff) | |
Update go-sqlite3 version
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ module github.com/jpappel/atlas go 1.24.4 -require github.com/mattn/go-sqlite3 v1.14.27 +require github.com/mattn/go-sqlite3 v1.14.39 require ( github.com/goccy/go-yaml v1.17.1 |
