cosmos-sdk/orm
dependabot[bot] 8c568a1797
build(deps): Bump google.golang.org/protobuf in /orm (#12767)
Bumps [google.golang.org/protobuf](https://github.com/protocolbuffers/protobuf-go) from 1.28.0 to 1.28.1.
- [Release notes](https://github.com/protocolbuffers/protobuf-go/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf-go/blob/master/release.bash)
- [Commits](https://github.com/protocolbuffers/protobuf-go/compare/v1.28.0...v1.28.1)

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-28 22:01:58 +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: improve proto formatting (#12656) 2022-07-21 10:56:31 +00:00
model fix: orm/*, store/*: fix non-determinism from map iteration (#12751) 2022-07-27 21:10:32 +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 google.golang.org/protobuf in /orm (#12767) 2022-07-28 22:01:58 +02:00
go.sum build(deps): Bump google.golang.org/protobuf in /orm (#12767) 2022-07-28 22:01:58 +02:00
Makefile feat(orm): codegen (#11033) 2022-01-28 18:43:24 +00:00