Skip to content

Commit 15fcb43

Browse files
Bump goa.design/goa/v3 from 3.13.1 to 3.13.2 (#841)
* Bump goa.design/goa/v3 from 3.13.1 to 3.13.2 Bumps goa.design/goa/v3 from 3.13.1 to 3.13.2. --- updated-dependencies: - dependency-name: goa.design/goa/v3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * update licenses * `goa gen github.com/arduino/arduino-create-agent/design` --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Umberto Baldi <[email protected]>
1 parent 5cfd4af commit 15fcb43

File tree

21 files changed

+66
-25
lines changed

21 files changed

+66
-25
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
---
2+
name: github.com/go-chi/chi/v5/middleware
3+
version: v5.0.10
4+
type: go
5+
summary:
6+
homepage: https://pkg.go.dev/github.com/go-chi/chi/v5/middleware
7+
license: mit
8+
licenses:
9+
- sources: [email protected]/LICENSE
10+
text: |
11+
Copyright (c) 2015-present Peter Kieltyka (https://github.com/pkieltyka), Google Inc.
12+
13+
MIT License
14+
15+
Permission is hereby granted, free of charge, to any person obtaining a copy of
16+
this software and associated documentation files (the "Software"), to deal in
17+
the Software without restriction, including without limitation the rights to
18+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
19+
the Software, and to permit persons to whom the Software is furnished to do so,
20+
subject to the following conditions:
21+
22+
The above copyright notice and this permission notice shall be included in all
23+
copies or substantial portions of the Software.
24+
25+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
26+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
27+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
28+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
29+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
30+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
31+
- sources: [email protected]/README.md
32+
text: |-
33+
Copyright (c) 2015-present [Peter Kieltyka](https://github.com/pkieltyka)
34+
35+
Licensed under [MIT License](./LICENSE)
36+
37+
[GoDoc]: https://pkg.go.dev/github.com/go-chi/chi?tab=versions
38+
[GoDoc Widget]: https://godoc.org/github.com/go-chi/chi?status.svg
39+
[Travis]: https://travis-ci.org/go-chi/chi
40+
[Travis Widget]: https://travis-ci.org/go-chi/chi.svg?branch=master
41+
notices: []

Diff for: .licenses/arduino-create-agent/go/goa.design/goa/v3/http.dep.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
name: goa.design/goa/v3/http
3-
version: v3.13.1
3+
version: v3.13.2
44
type: go
55
summary: Package http contains HTTP specific constructs that complement the code generated
66
by Goa.
77
homepage: https://pkg.go.dev/goa.design/goa/v3/http
88
license: mit
99
licenses:
10-
- sources: [email protected].1/LICENSE
10+
- sources: [email protected].2/LICENSE
1111
text: |
1212
The MIT License (MIT)
1313

Diff for: .licenses/arduino-create-agent/go/goa.design/goa/v3/http/middleware.dep.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
name: goa.design/goa/v3/http/middleware
3-
version: v3.13.1
3+
version: v3.13.2
44
type: go
55
summary: Package middleware contains HTTP middlewares that wrap a HTTP handler to
66
provide additional functionality.
77
homepage: https://pkg.go.dev/goa.design/goa/v3/http/middleware
88
license: mit
99
licenses:
10-
- sources: [email protected].1/LICENSE
10+
- sources: [email protected].2/LICENSE
1111
text: |
1212
The MIT License (MIT)
1313

Diff for: .licenses/arduino-create-agent/go/goa.design/goa/v3/middleware.dep.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: goa.design/goa/v3/middleware
3-
version: v3.13.1
3+
version: v3.13.2
44
type: go
55
summary: Package middleware contains transport independent middlewares.
66
homepage: https://pkg.go.dev/goa.design/goa/v3/middleware
77
license: mit
88
licenses:
9-
- sources: [email protected].1/LICENSE
9+
- sources: [email protected].2/LICENSE
1010
text: |
1111
The MIT License (MIT)
1212

Diff for: .licenses/arduino-create-agent/go/goa.design/goa/v3/pkg.dep.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
name: goa.design/goa/v3/pkg
3-
version: v3.13.1
3+
version: v3.13.2
44
type: go
55
summary: Package goa implements a Go framework for writing microservices that promotes
66
best practice by providing a single source of truth from which server code, client
77
code, and documentation is derived.
88
homepage: https://pkg.go.dev/goa.design/goa/v3/pkg
99
license: mit
1010
licenses:
11-
- sources: [email protected].1/LICENSE
11+
- sources: [email protected].2/LICENSE
1212
text: |
1313
The MIT License (MIT)
1414

Diff for: gen/http/cli/arduino_create_agent/cli.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: gen/http/tools/client/cli.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: gen/http/tools/client/client.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: gen/http/tools/client/encode_decode.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: gen/http/tools/client/paths.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: gen/http/tools/client/types.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: gen/http/tools/server/encode_decode.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: gen/http/tools/server/paths.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: gen/http/tools/server/server.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: gen/http/tools/server/types.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: gen/tools/client.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: gen/tools/endpoints.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: gen/tools/service.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: gen/tools/views/view.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ require (
2323
github.com/stretchr/testify v1.8.4
2424
github.com/xrash/smetrics v0.0.0-20170218160415-a3153f7040e9
2525
go.bug.st/serial v1.6.1
26-
goa.design/goa/v3 v3.13.1
26+
goa.design/goa/v3 v3.13.2
2727
golang.org/x/sys v0.13.0
2828
gopkg.in/inconshreveable/go-update.v0 v0.0.0-20150814200126-d8b0b1d421aa
2929
)

Diff for: go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -174,8 +174,8 @@ github.com/xrash/smetrics v0.0.0-20170218160415-a3153f7040e9/go.mod h1:N3UwUGtsr
174174
github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY=
175175
go.bug.st/serial v1.6.1 h1:VSSWmUxlj1T/YlRo2J104Zv3wJFrjHIl/T3NeruWAHY=
176176
go.bug.st/serial v1.6.1/go.mod h1:UABfsluHAiaNI+La2iESysd9Vetq7VRdpxvjx7CmmOE=
177-
goa.design/goa/v3 v3.13.1 h1:JRWJs1GSD5WWPvGq7Ru68au7BcxG+cA7fWCi/q4ONq0=
178-
goa.design/goa/v3 v3.13.1/go.mod h1:v8tZEXhHSRXTsgtA9rK6tlVKA+7L6S0vqu8x6U9a17c=
177+
goa.design/goa/v3 v3.13.2 h1:RclNIpo7891ZqGRVO4fpBjT7Fs7LjBNm78i8J41KHrI=
178+
goa.design/goa/v3 v3.13.2/go.mod h1:VvZsuC8CSIUQOHVqk6Ep3MFSFz21OjOv87UPqCHiB94=
179179
golang.org/x/arch v0.0.0-20210923205945-b76863e36670/go.mod h1:5om86z9Hs0C8fWVUuoMHwpExlXzs5Tkyp9hOrfG7pp8=
180180
golang.org/x/arch v0.3.0 h1:02VY4/ZcO/gBOH6PUaoiptASxtXU10jazRCP865E97k=
181181
golang.org/x/arch v0.3.0/go.mod h1:5om86z9Hs0C8fWVUuoMHwpExlXzs5Tkyp9hOrfG7pp8=

0 commit comments

Comments
 (0)