1
0
Fork 0
mirror of https://github.com/anyproto/anytype-heart.git synced 2025-06-09 09:35:00 +09:00

Bump github.com/vektra/mockery/v2 from 2.46.3 to 2.47.0

Bumps [github.com/vektra/mockery/v2](https://github.com/vektra/mockery) from 2.46.3 to 2.47.0.
- [Release notes](https://github.com/vektra/mockery/releases)
- [Changelog](https://github.com/vektra/mockery/blob/master/docs/changelog.md)
- [Commits](https://github.com/vektra/mockery/compare/v2.46.3...v2.47.0)

---
updated-dependencies:
- dependency-name: github.com/vektra/mockery/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-11-15 04:14:48 +00:00 committed by Mikhail Iudin
parent 2901304ef0
commit 3227a838f4
No known key found for this signature in database
GPG key ID: FAAAA8BAABDFF1C0
5 changed files with 7 additions and 7 deletions

View file

@ -2,7 +2,7 @@
<configuration default="false" name="Run" type="GoApplicationRunConfiguration" factoryName="Go Application">
<module name="anytype-heart" />
<working_directory value="$PROJECT_DIR$" />
<go_parameters value="-tags &quot;nomutexdeadlockdetector noauth nographviz&quot; -ldflags=&quot;-extldflags=-Wl,-ld_classic&quot;" />
<go_parameters value="-a -tags &quot;nomutexdeadlockdetector noauth nographviz&quot; -ldflags=&quot;-extldflags=-Wl,-ld_classic&quot;" />
<envs>
<env name="ANYDEBUG" value=":6061" />
<env name="ANYPROF" value=":6060" />