cosmos-sdk/orm
dependabot[bot] 1ab2cadcc6
build(deps): Bump gotest.tools/v3 from 3.2.0 to 3.3.0 in /orm (#12310)
Bumps [gotest.tools/v3](https://github.com/gotestyourself/gotest.tools) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/gotestyourself/gotest.tools/releases)
- [Commits](https://github.com/gotestyourself/gotest.tools/compare/v3.2.0...v3.3.0)

---
updated-dependencies:
- dependency-name: gotest.tools/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-20 20:35:11 +02:00
..
cmd/protoc-gen-go-cosmos-orm feat(orm): codegen (#11033) 2022-01-28 18:43:24 +00:00
encoding chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
features/table feat(orm): gRPC codes for save errors (#11386) 2022-03-17 18:57:55 +00:00
internal chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
model chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
testing refactor(orm)!: refactor hooks into validate and write hooks (#11185) 2022-02-25 14:54:44 +01:00
types chore: update errors sub-module module path (#11832) 2022-04-29 15:04:33 -04:00
go.mod build(deps): Bump gotest.tools/v3 from 3.2.0 to 3.3.0 in /orm (#12310) 2022-06-20 20:35:11 +02:00
go.sum build(deps): Bump gotest.tools/v3 from 3.2.0 to 3.3.0 in /orm (#12310) 2022-06-20 20:35:11 +02:00
Makefile feat(orm): codegen (#11033) 2022-01-28 18:43:24 +00:00