mirror of
https://github.com/mjl-/mox.git
synced 2025-07-15 14:04:36 +03:00
add comment about the sconf config file format at the top of the config files
hopefully this helps admins editing the file and prevent mistakes about config files. for issue #56 by kikoreis, thanks!
This commit is contained in:
4
vendor/modules.txt
vendored
4
vendor/modules.txt
vendored
@ -14,7 +14,7 @@ github.com/matttproud/golang_protobuf_extensions/pbutil
|
||||
# github.com/mjl-/bstore v0.0.2
|
||||
## explicit; go 1.19
|
||||
github.com/mjl-/bstore
|
||||
# github.com/mjl-/sconf v0.0.4
|
||||
# github.com/mjl-/sconf v0.0.5
|
||||
## explicit; go 1.12
|
||||
github.com/mjl-/sconf
|
||||
# github.com/mjl-/sherpa v0.6.6
|
||||
@ -31,7 +31,7 @@ github.com/mjl-/sherpaprom
|
||||
## explicit; go 1.12
|
||||
github.com/mjl-/sherpats
|
||||
github.com/mjl-/sherpats/cmd/sherpats
|
||||
# github.com/mjl-/xfmt v0.0.0-20190521151243-39d9c00752ce
|
||||
# github.com/mjl-/xfmt v0.0.2
|
||||
## explicit; go 1.12
|
||||
github.com/mjl-/xfmt
|
||||
# github.com/prometheus/client_golang v1.14.0
|
||||
|
Reference in New Issue
Block a user