aboutsummaryrefslogtreecommitdiff
path: root/go.sum
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2023-12-08 02:16:04 +0100
committerPřemysl Eric Janouch <p@janouch.name>2023-12-08 02:16:04 +0100
commit941022bdd6c69de93f38992205b02ed95c6e8eb0 (patch)
tree510bfd9df7725e0e81b29ca0feb610dc986c37dd /go.sum
downloadgallery-941022bdd6c69de93f38992205b02ed95c6e8eb0.tar.gz
gallery-941022bdd6c69de93f38992205b02ed95c6e8eb0.tar.xz
gallery-941022bdd6c69de93f38992205b02ed95c6e8eb0.zip
Initial commit
Diffstat (limited to 'go.sum')
-rw-r--r--go.sum2
1 files changed, 2 insertions, 0 deletions
diff --git a/go.sum b/go.sum
new file mode 100644
index 0000000..810a101
--- /dev/null
+++ b/go.sum
@@ -0,0 +1,2 @@
+github.com/mattn/go-sqlite3 v1.14.18 h1:JL0eqdCOq6DJVNPSvArO/bIV9/P7fbGrV00LZHc+5aI=
+github.com/mattn/go-sqlite3 v1.14.18/go.mod h1:2eHXhiwb8IkHr+BDWZGa96P6+rkvnG63S2DGjv9HUNg=