Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and MarioCarrion committed Dec 22, 2022
1 parent 90369b7 commit b4a4c1f
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 54 deletions.
10 changes: 5 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ require (
go.opentelemetry.io/otel/sdk/metric v0.26.0
go.opentelemetry.io/otel/trace v1.11.2
go.uber.org/zap v1.21.0
goa.design/model v1.7.6
goa.design/model v1.7.9
)

require (
Expand All @@ -56,7 +56,7 @@ require (
github.com/containerd/continuity v0.3.0 // indirect
github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f // indirect
github.com/dimfeld/httppath v0.0.0-20170720192232-ee938bf73598 // indirect
github.com/dimfeld/httptreemux/v5 v5.2.2 // indirect
github.com/dimfeld/httptreemux/v5 v5.4.0 // indirect
github.com/docker/cli v20.10.14+incompatible // indirect
github.com/docker/docker v20.10.13+incompatible // indirect
github.com/docker/go-connections v0.4.0 // indirect
Expand All @@ -72,7 +72,7 @@ require (
github.com/golang/protobuf v1.5.2 // indirect
github.com/golang/snappy v0.0.4 // indirect
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
github.com/gorilla/websocket v1.4.2 // indirect
github.com/gorilla/websocket v1.5.0 // indirect
github.com/hashicorp/errwrap v1.1.0 // indirect
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
github.com/hashicorp/go-hclog v0.16.2 // indirect
Expand Down Expand Up @@ -123,7 +123,7 @@ require (
github.com/prometheus/common v0.30.0 // indirect
github.com/prometheus/procfs v0.7.3 // indirect
github.com/ryanuber/go-glob v1.0.0 // indirect
github.com/sergi/go-diff v1.1.0 // indirect
github.com/sergi/go-diff v1.2.0 // indirect
github.com/sirupsen/logrus v1.8.1 // indirect
github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f // indirect
github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 // indirect
Expand All @@ -133,7 +133,7 @@ require (
go.opentelemetry.io/otel/internal/metric v0.27.0 // indirect
go.uber.org/atomic v1.9.0 // indirect
go.uber.org/multierr v1.6.0 // indirect
goa.design/goa/v3 v3.2.3 // indirect
goa.design/goa/v3 v3.7.3 // indirect
golang.org/x/crypto v0.0.0-20220513210258-46612604a0f9 // indirect
golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 // indirect
golang.org/x/net v0.0.0-20220722155237-a158d28d115b // indirect
Expand Down
Loading

0 comments on commit b4a4c1f

Please sign in to comment.