mirror of
https://github.com/NotAShelf/catApi.git
synced 2025-10-03 07:23:35 +00:00
chore: tidy
This commit is contained in:
parent
e48903db67
commit
510de1a17e
28 changed files with 8238 additions and 0 deletions
9
vendor/modules.txt
vendored
9
vendor/modules.txt
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue