Skip to content

Commit

Permalink
build(deps): bump goa.design/model from 1.8.0 to 1.8.1
Browse files Browse the repository at this point in the history
Bumps [goa.design/model](https://github.com/goadesign/model) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/goadesign/model/releases)
- [Commits](goadesign/model@v1.8.0...v1.8.1)

---
updated-dependencies:
- dependency-name: goa.design/model
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 21, 2023
1 parent 9867aec commit cb4c753
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ require (
go.opentelemetry.io/otel/sdk v1.16.0
go.opentelemetry.io/otel/trace v1.16.0
goa.design/goa/v3 v3.12.3
goa.design/model v1.8.0
goa.design/model v1.8.1
golang.org/x/term v0.11.0
golang.org/x/tools v0.12.0
google.golang.org/grpc v1.57.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -141,8 +141,8 @@ go.uber.org/multierr v1.6.0/go.mod h1:cdWPpRnG4AhwMwsgIHip0KRBQjJy5kYEpYjJxpXp9i
go.uber.org/zap v1.18.1/go.mod h1:xg/QME4nWcxGxrpdeYfq7UvYrLh66cuVKdrbD1XF/NI=
goa.design/goa/v3 v3.12.3 h1:LHQDUp7t67Ml8pyQc1ywSa14eQ3JaTUBESMgOKF19bI=
goa.design/goa/v3 v3.12.3/go.mod h1:y78cWNxip293j/ut0fvu8FH+s61ojHKyLbTQumk+BB4=
goa.design/model v1.8.0 h1:2TsaOgY7LEELkKg37SxZq3AVYP8sv3IyUD26NdmpApY=
goa.design/model v1.8.0/go.mod h1:3G48kCLhm67BnmsED+ycZTAKON7guJHwNGhaHzow4HE=
goa.design/model v1.8.1 h1:9Aox67II2ZxOYENMf3oQwjK1LNzIVZJP9o/UJTXX9OY=
goa.design/model v1.8.1/go.mod h1:Uvum9YXX7tYV5G5d5SLUKcs0hNItsctTGjSagm8ZPc0=
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=
golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550/go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI=
golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9/go.mod h1:LzIPMQfyMNhhGPhUkYOs5KpL4U8rLKemX1yGLhDgUto=
Expand Down

0 comments on commit cb4c753

Please sign in to comment.