aboutsummaryrefslogtreecommitdiff
path: root/go.sum
diff options
context:
space:
mode:
authorLukasz Kasprzak <lukas@labunix.xyz>2026-07-23 13:18:34 +0200
committerLukasz Kasprzak <lukas@labunix.xyz>2026-07-23 13:18:34 +0200
commitfbb3345518872346a629e7ccbec81f09532765f9 (patch)
tree0f07371550d3dc1885d92d99c8aa847223b875ae /go.sum
parent8a401a84af52c94f991c74443b7f4397e30cad4a (diff)
downloadlectio-fbb3345518872346a629e7ccbec81f09532765f9.tar.gz
lectio-fbb3345518872346a629e7ccbec81f09532765f9.zip
config: TOML load + seed
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
index e69de29..df426f0 100644
--- a/go.sum
+++ b/go.sum
@@ -0,0 +1,2 @@
+github.com/pelletier/go-toml/v2 v2.4.2 h1:M2fKKbmyvI+hGId/D0W64qDBMVhJnNR10O5gIbMc//Q=
+github.com/pelletier/go-toml/v2 v2.4.2/go.mod h1:2gIqNv+qfxSVS7cM2xJQKtLSTLUE9V8t9Stt+h56mCY=