Skip to content
  • Sponsor arduino/arduino-create-agent

  • Notifications You must be signed in to change notification settings
  • Fork 150

Commit 4e5e36e

Browse files
dependabot[bot]umbynos
andauthoredSep 29, 2023
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] <support@github.com> * update licenses * goa gen github.com/arduino/arduino-create-agent/design --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Umberto Baldi <u.baldi@arduino.cc>
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
 

Diff for: ‎.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: []

0 commit comments

Comments
 (0)