diff options
author | Slack Coder <slackcoder@server.ky> | 2024-10-03 06:18:55 -0500 |
---|---|---|
committer | Slack Coder <slackcoder@server.ky> | 2024-10-03 06:18:49 -0500 |
commit | 8ca5da1434c7ad1cc2e23e9d8a08d15b14382ebc (patch) | |
tree | 94bba4dee27ff126977128b39cefbf90f97c5387 /vendor/modules.txt | |
parent | 2e21de533046236bf71c3f178d1b3d5eb0f2311e (diff) | |
download | mirror-8ca5da1434c7ad1cc2e23e9d8a08d15b14382ebc.tar.xz |
mod: Remove mergo dependency
The small amount of configuration fields does not justify its inclusion.
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index 96443fb..92ec64e 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -1,6 +1,3 @@ -# dario.cat/mergo v1.0.0 -## explicit; go 1.13 -dario.cat/mergo # github.com/BurntSushi/toml v1.4.0 ## explicit; go 1.18 github.com/BurntSushi/toml |