Skip to content

Commit 4e5e36e

Browse files
Bump goa.design/goa/v3 from 3.12.4 to 3.13.1 (#836)
* Bump goa.design/goa/v3 from 3.12.4 to 3.13.1 Bumps goa.design/goa/v3 from 3.12.4 to 3.13.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]> * 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 2fa1046 commit 4e5e36e

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+120
-111
lines changed

.licenses/arduino-create-agent/go/github.com/dimfeld/httptreemux/v5.dep.yml

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

.licenses/arduino-create-agent/go/github.com/google/uuid.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: github.com/google/uuid
3-
version: v1.3.0
3+
version: v1.3.1
44
type: go
55
summary: Package uuid generates and inspects UUIDs.
66
homepage: https://pkg.go.dev/github.com/google/uuid

.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.12.4
3+
version: v3.13.1
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: v3@v3.12.4/LICENSE
10+
- sources: v3@v3.13.1/LICENSE
1111
text: |
1212
The MIT License (MIT)
1313

.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.12.4
3+
version: v3.13.1
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: v3@v3.12.4/LICENSE
10+
- sources: v3@v3.13.1/LICENSE
1111
text: |
1212
The MIT License (MIT)
1313

.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.12.4
3+
version: v3.13.1
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: v3@v3.12.4/LICENSE
9+
- sources: v3@v3.13.1/LICENSE
1010
text: |
1111
The MIT License (MIT)
1212

.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.12.4
3+
version: v3.13.1
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: v3@v3.12.4/LICENSE
11+
- sources: v3@v3.13.1/LICENSE
1212
text: |
1313
The MIT License (MIT)
1414

.licenses/arduino-create-agent/go/golang.org/x/net/bpf.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
name: golang.org/x/net/bpf
3-
version: v0.14.0
3+
version: v0.15.0
44
type: go
55
summary: Package bpf implements marshaling and unmarshaling of programs for the Berkeley
66
Packet Filter virtual machine, and provides a Go implementation of the virtual machine.
77
homepage: https://pkg.go.dev/golang.org/x/net/bpf
88
license: bsd-3-clause
99
licenses:
10-
- sources: net@v0.14.0/LICENSE
10+
- sources: net@v0.15.0/LICENSE
1111
text: |
1212
Copyright (c) 2009 The Go Authors. All rights reserved.
1313
@@ -36,7 +36,7 @@ licenses:
3636
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3737
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3838
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
39-
- sources: net@v0.14.0/PATENTS
39+
- sources: net@v0.15.0/PATENTS
4040
text: |
4141
Additional IP Rights Grant (Patents)
4242

.licenses/arduino-create-agent/go/golang.org/x/net/html.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: golang.org/x/net/html
3-
version: v0.14.0
3+
version: v0.15.0
44
type: go
55
summary: Package html implements an HTML5-compliant tokenizer and parser.
66
homepage: https://pkg.go.dev/golang.org/x/net/html
77
license: other
88
licenses:
9-
- sources: net@v0.14.0/LICENSE
9+
- sources: net@v0.15.0/LICENSE
1010
text: |
1111
Copyright (c) 2009 The Go Authors. All rights reserved.
1212
@@ -35,7 +35,7 @@ licenses:
3535
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3636
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3737
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38-
- sources: net@v0.14.0/PATENTS
38+
- sources: net@v0.15.0/PATENTS
3939
text: |
4040
Additional IP Rights Grant (Patents)
4141

.licenses/arduino-create-agent/go/golang.org/x/net/html/atom.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
name: golang.org/x/net/html/atom
3-
version: v0.14.0
3+
version: v0.15.0
44
type: go
55
summary: 'Package atom provides integer codes (also known as atoms) for a fixed set
66
of frequently occurring HTML strings: tag names and attribute keys such as "p" and
77
"id".'
88
homepage: https://pkg.go.dev/golang.org/x/net/html/atom
99
license: other
1010
licenses:
11-
- sources: net@v0.14.0/LICENSE
11+
- sources: net@v0.15.0/LICENSE
1212
text: |
1313
Copyright (c) 2009 The Go Authors. All rights reserved.
1414
@@ -37,7 +37,7 @@ licenses:
3737
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3838
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3939
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
40-
- sources: net@v0.14.0/PATENTS
40+
- sources: net@v0.15.0/PATENTS
4141
text: |
4242
Additional IP Rights Grant (Patents)
4343

.licenses/arduino-create-agent/go/golang.org/x/net/http2.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: golang.org/x/net/http2
3-
version: v0.14.0
3+
version: v0.15.0
44
type: go
55
summary: Package http2 implements the HTTP/2 protocol.
66
homepage: https://pkg.go.dev/golang.org/x/net/http2
77
license: bsd-3-clause
88
licenses:
9-
- sources: net@v0.14.0/LICENSE
9+
- sources: net@v0.15.0/LICENSE
1010
text: |
1111
Copyright (c) 2009 The Go Authors. All rights reserved.
1212
@@ -35,7 +35,7 @@ licenses:
3535
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3636
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3737
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38-
- sources: net@v0.14.0/PATENTS
38+
- sources: net@v0.15.0/PATENTS
3939
text: |
4040
Additional IP Rights Grant (Patents)
4141

.licenses/arduino-create-agent/go/golang.org/x/net/http2/h2c.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: golang.org/x/net/http2/h2c
3-
version: v0.14.0
3+
version: v0.15.0
44
type: go
55
summary: Package h2c implements the unencrypted "h2c" form of HTTP/2.
66
homepage: https://pkg.go.dev/golang.org/x/net/http2/h2c
77
license: bsd-3-clause
88
licenses:
9-
- sources: net@v0.14.0/LICENSE
9+
- sources: net@v0.15.0/LICENSE
1010
text: |
1111
Copyright (c) 2009 The Go Authors. All rights reserved.
1212
@@ -35,7 +35,7 @@ licenses:
3535
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3636
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3737
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38-
- sources: net@v0.14.0/PATENTS
38+
- sources: net@v0.15.0/PATENTS
3939
text: |
4040
Additional IP Rights Grant (Patents)
4141

.licenses/arduino-create-agent/go/golang.org/x/net/internal/iana.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
name: golang.org/x/net/internal/iana
3-
version: v0.14.0
3+
version: v0.15.0
44
type: go
55
summary: Package iana provides protocol number resources managed by the Internet Assigned
66
Numbers Authority (IANA).
77
homepage: https://pkg.go.dev/golang.org/x/net/internal/iana
88
license: bsd-3-clause
99
licenses:
10-
- sources: net@v0.14.0/LICENSE
10+
- sources: net@v0.15.0/LICENSE
1111
text: |
1212
Copyright (c) 2009 The Go Authors. All rights reserved.
1313
@@ -36,7 +36,7 @@ licenses:
3636
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3737
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3838
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
39-
- sources: net@v0.14.0/PATENTS
39+
- sources: net@v0.15.0/PATENTS
4040
text: |
4141
Additional IP Rights Grant (Patents)
4242

.licenses/arduino-create-agent/go/golang.org/x/net/internal/socket.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: golang.org/x/net/internal/socket
3-
version: v0.14.0
3+
version: v0.15.0
44
type: go
55
summary: Package socket provides a portable interface for socket system calls.
66
homepage: https://pkg.go.dev/golang.org/x/net/internal/socket
77
license: bsd-3-clause
88
licenses:
9-
- sources: net@v0.14.0/LICENSE
9+
- sources: net@v0.15.0/LICENSE
1010
text: |
1111
Copyright (c) 2009 The Go Authors. All rights reserved.
1212
@@ -35,7 +35,7 @@ licenses:
3535
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3636
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3737
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38-
- sources: net@v0.14.0/PATENTS
38+
- sources: net@v0.15.0/PATENTS
3939
text: |
4040
Additional IP Rights Grant (Patents)
4141

.licenses/arduino-create-agent/go/golang.org/x/net/ipv4.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
name: golang.org/x/net/ipv4
3-
version: v0.14.0
3+
version: v0.15.0
44
type: go
55
summary: Package ipv4 implements IP-level socket options for the Internet Protocol
66
version 4.
77
homepage: https://pkg.go.dev/golang.org/x/net/ipv4
88
license: bsd-3-clause
99
licenses:
10-
- sources: net@v0.14.0/LICENSE
10+
- sources: net@v0.15.0/LICENSE
1111
text: |
1212
Copyright (c) 2009 The Go Authors. All rights reserved.
1313
@@ -36,7 +36,7 @@ licenses:
3636
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3737
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3838
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
39-
- sources: net@v0.14.0/PATENTS
39+
- sources: net@v0.15.0/PATENTS
4040
text: |
4141
Additional IP Rights Grant (Patents)
4242

.licenses/arduino-create-agent/go/golang.org/x/net/ipv6.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
name: golang.org/x/net/ipv6
3-
version: v0.14.0
3+
version: v0.15.0
44
type: go
55
summary: Package ipv6 implements IP-level socket options for the Internet Protocol
66
version 6.
77
homepage: https://pkg.go.dev/golang.org/x/net/ipv6
88
license: bsd-3-clause
99
licenses:
10-
- sources: net@v0.14.0/LICENSE
10+
- sources: net@v0.15.0/LICENSE
1111
text: |
1212
Copyright (c) 2009 The Go Authors. All rights reserved.
1313
@@ -36,7 +36,7 @@ licenses:
3636
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3737
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3838
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
39-
- sources: net@v0.14.0/PATENTS
39+
- sources: net@v0.15.0/PATENTS
4040
text: |
4141
Additional IP Rights Grant (Patents)
4242

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.

gen/http/indexes/client/cli.go

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

gen/http/indexes/client/client.go

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

gen/http/indexes/client/encode_decode.go

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

0 commit comments

Comments
 (0)