chore: tidy

This commit is contained in:
raf 2023-10-27 11:49:51 +03:00
commit 510de1a17e
No known key found for this signature in database
GPG key ID: 02D1DD3FA08B6B29
28 changed files with 8238 additions and 0 deletions

9
vendor/modules.txt vendored
View file

@ -1,3 +1,6 @@
# github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
## explicit
github.com/davecgh/go-spew/spew
# github.com/fsnotify/fsnotify v1.6.0
## explicit; go 1.16
github.com/fsnotify/fsnotify
@ -26,6 +29,9 @@ github.com/pelletier/go-toml/v2/internal/characters
github.com/pelletier/go-toml/v2/internal/danger
github.com/pelletier/go-toml/v2/internal/tracker
github.com/pelletier/go-toml/v2/unstable
# github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
## explicit
github.com/pmezard/go-difflib/difflib
# github.com/sagikazarmark/locafero v0.3.0
## explicit; go 1.20
github.com/sagikazarmark/locafero
@ -63,6 +69,9 @@ github.com/spf13/viper/internal/encoding/javaproperties
github.com/spf13/viper/internal/encoding/json
github.com/spf13/viper/internal/encoding/toml
github.com/spf13/viper/internal/encoding/yaml
# github.com/stretchr/testify v1.8.4
## explicit; go 1.20
github.com/stretchr/testify/assert
# github.com/subosito/gotenv v1.6.0
## explicit; go 1.18
github.com/subosito/gotenv