Add vendor directory and update vendorHash to null
This commit is contained in:
parent
523831cb8d
commit
1e5424c844
778 changed files with 407919 additions and 1 deletions
22
vendor/github.com/pressly/goose/v3/.gitignore
generated
vendored
Normal file
22
vendor/github.com/pressly/goose/v3/.gitignore
generated
vendored
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
.idea
|
||||
.vscode
|
||||
.DS_Store
|
||||
*.swp
|
||||
*.test
|
||||
|
||||
# Files output by tests
|
||||
/bin
|
||||
|
||||
# Coverage files
|
||||
coverage.out
|
||||
coverage.html
|
||||
|
||||
# Local testing
|
||||
.envrc
|
||||
*.FAIL
|
||||
|
||||
dist/
|
||||
release_notes.txt
|
||||
|
||||
go.work
|
||||
go.work.sum
|
||||
Loading…
Add table
Add a link
Reference in a new issue