Update golang deps (#359)

* git ignore golang vendor folder

* update golang deps
This commit is contained in:
6543
2022-07-25 16:01:41 +02:00
committed by GitHub
parent 221010228e
commit abb3bbe275
3 changed files with 6 additions and 5 deletions

3
.gitignore vendored
View File

@@ -57,3 +57,6 @@ docs/_build/
bbintegration
.*.swp
/integrationTest/.blackbox
# golang
/vendor/