update dependencies
This commit is contained in:
parent
09eeccd1e8
commit
8be7e5c197
9 changed files with 252 additions and 385 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -3,6 +3,10 @@
|
|||
.realize.yaml
|
||||
.idea
|
||||
|
||||
.env
|
||||
.env.*
|
||||
!.env.example
|
||||
|
||||
debug
|
||||
go-base
|
||||
|
||||
|
|
@ -16,4 +20,4 @@ go-base
|
|||
*.test
|
||||
|
||||
# Output of the go coverage tool, specifically when used with LiteIDE
|
||||
*.out
|
||||
*.out
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue