mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2026-01-01 21:13:16 -06:00
add vendor directory
This commit is contained in:
parent
9cfbfcdc42
commit
d9026c7798
2666 changed files with 1090740 additions and 0 deletions
7
vendor/github.com/go-pg/pg/extra/pgdebug/go.mod
generated
vendored
Normal file
7
vendor/github.com/go-pg/pg/extra/pgdebug/go.mod
generated
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
module github.com/go-pg/pg/extra/pgdebug
|
||||
|
||||
go 1.15
|
||||
|
||||
replace github.com/go-pg/pg/v10 => ../..
|
||||
|
||||
require github.com/go-pg/pg/v10 v10.6.2
|
||||
Loading…
Add table
Add a link
Reference in a new issue