diff options
| author | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-07-23 13:18:34 +0200 |
|---|---|---|
| committer | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-07-23 13:18:34 +0200 |
| commit | fbb3345518872346a629e7ccbec81f09532765f9 (patch) | |
| tree | 0f07371550d3dc1885d92d99c8aa847223b875ae /go.sum | |
| parent | 8a401a84af52c94f991c74443b7f4397e30cad4a (diff) | |
| download | lectio-fbb3345518872346a629e7ccbec81f09532765f9.tar.gz lectio-fbb3345518872346a629e7ccbec81f09532765f9.zip | |
config: TOML load + seed
Diffstat (limited to 'go.sum')
| -rw-r--r-- | go.sum | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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= |
