diff options
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -3,7 +3,6 @@ module git.server.ky/slackcoder/mirror go 1.22.4 require ( - dario.cat/mergo v1.0.0 github.com/BurntSushi/toml v1.4.0 github.com/stretchr/testify v1.9.0 ) |