Skip to content

Commit

Permalink
Bump goa.design/goa/v3 from 3.11.3 to 3.12.1
Browse files Browse the repository at this point in the history
Bumps goa.design/goa/v3 from 3.11.3 to 3.12.1.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 10, 2023
1 parent 68400fe commit dd8d918
Show file tree
Hide file tree
Showing 2 changed files with 397 additions and 12 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/fsnotify/fsnotify v1.6.0
github.com/jaschaephraim/lrserver v0.0.0-20171129202958-50d19f603f71
github.com/kylelemons/godebug v1.1.0
goa.design/goa/v3 v3.11.3
goa.design/goa/v3 v3.12.1
golang.org/x/tools v0.10.0
)

Expand All @@ -21,8 +21,8 @@ require (
github.com/sergi/go-diff v1.3.1 // indirect
github.com/smartystreets/assertions v1.2.1 // indirect
github.com/zach-klippenstein/goregen v0.0.0-20160303162051-795b5e3961ea // indirect
golang.org/x/mod v0.11.0 // indirect
golang.org/x/sys v0.9.0 // indirect
golang.org/x/text v0.8.0 // indirect
golang.org/x/mod v0.12.0 // indirect
golang.org/x/sys v0.10.0 // indirect
golang.org/x/text v0.11.0 // indirect
gopkg.in/fsnotify.v1 v1.4.7 // indirect
)
Loading

0 comments on commit dd8d918

Please sign in to comment.