Skip to content

Commit c5681ef

Browse files
Bump goa.design/model from 1.13.0 to 1.14.1
Bumps [goa.design/model](https://github.com/goadesign/model) from 1.13.0 to 1.14.1. - [Release notes](https://github.com/goadesign/model/releases) - [Commits](goadesign/model@v1.13.0...v1.14.1) --- updated-dependencies: - dependency-name: goa.design/model dependency-version: 1.14.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 38b03c9 commit c5681ef

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ require (
1010
go.uber.org/zap v1.27.1
1111
goa.design/clue v1.2.3
1212
goa.design/goa/v3 v3.23.4
13-
goa.design/model v1.13.0
13+
goa.design/model v1.14.1
1414
gopkg.in/yaml.v3 v3.0.1
1515
)
1616

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,8 @@ goa.design/clue v1.2.3 h1:ho2TkqaLjdt0/fA2ouwQSwPbq75RLI/2o5/4xYxyCj4=
9494
goa.design/clue v1.2.3/go.mod h1:7/L931m3SrOfxebASs4/R3QP71K/4JUzUTol8mtk7wQ=
9595
goa.design/goa/v3 v3.23.4 h1:7d9IAtyC8aP9bAvTdY+YPQaScpoZRd/paDH3PSXaxbM=
9696
goa.design/goa/v3 v3.23.4/go.mod h1:da3W585WfJe9gT+hJCbP8YFB9yc4gmuCwB0MvkbwhXk=
97-
goa.design/model v1.13.0 h1:PeYp5lD7GhqGDRODNGXIdySl9em7VBhh91rCTwfhVmA=
98-
goa.design/model v1.13.0/go.mod h1:UypAKlz3BFCg4qa4DHNYpUq2ZLvaYjq6eonf5515uDU=
97+
goa.design/model v1.14.1 h1:PtF/mmLvd11+Xt9RCiEQGVNsNXDKhQqncDd1ygs0zDQ=
98+
goa.design/model v1.14.1/go.mod h1:u/g1KQe+6nz2q8zDJs7E6O5BGz0sMmoZ6UjGtn8TSDQ=
9999
golang.org/x/mod v0.31.0 h1:HaW9xtz0+kOcWKwli0ZXy79Ix+UW/vOfmWI5QVd2tgI=
100100
golang.org/x/mod v0.31.0/go.mod h1:43JraMp9cGx1Rx3AqioxrbrhNsLl2l/iNAvuBkrezpg=
101101
golang.org/x/net v0.48.0 h1:zyQRTTrjc33Lhh0fBgT/H3oZq9WuvRR5gPC70xpDiQU=

0 commit comments

Comments
 (0)