mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-18 12:17:33 -06:00
[chore]: Bump github.com/minio/minio-go/v7 from 7.0.72 to 7.0.73 (#3083)
This commit is contained in:
parent
ae349dd6a5
commit
43c480aec4
44 changed files with 3889 additions and 245 deletions
12
vendor/github.com/go-ini/ini/.editorconfig
generated
vendored
Normal file
12
vendor/github.com/go-ini/ini/.editorconfig
generated
vendored
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
# http://editorconfig.org
|
||||
|
||||
root = true
|
||||
|
||||
[*]
|
||||
charset = utf-8
|
||||
end_of_line = lf
|
||||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
[*_test.go]
|
||||
trim_trailing_whitespace = false
|
||||
Loading…
Add table
Add a link
Reference in a new issue