Skip to content

Commit

Permalink
Bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1 (#796)
Browse files Browse the repository at this point in the history
* Bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1

Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.9.0 to 1.9.1.
- [Release notes](https://github.com/gin-gonic/gin/releases)
- [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md)
- [Commits](gin-gonic/gin@v1.9.0...v1.9.1)

---
updated-dependencies:
- dependency-name: github.com/gin-gonic/gin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* update licenses

---------

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]>
  • Loading branch information
dependabot[bot] and umbynos authored Sep 27, 2023
1 parent 33080c3 commit 07b3fae
Show file tree
Hide file tree
Showing 22 changed files with 319 additions and 56 deletions.
2 changes: 2 additions & 0 deletions .licensed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ apps:

reviewed:
go:
- golang.org/x/net/html
- golang.org/x/net/html/atom
- golang.org/x/crypto/curve25519

# Source: https://github.com/arduino/tooling-project-assets/blob/main/workflow-templates/assets/check-dependencies/AGPL-3.0/.licensed.yml
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
---
name: github.com/gabriel-vasile/mimetype
version: v1.4.2
type: go
summary: Package mimetype uses magic number signatures to detect the MIME type of
a file.
homepage: https://pkg.go.dev/github.com/gabriel-vasile/mimetype
license: mit
licenses:
- sources: LICENSE
text: |
MIT License
Copyright (c) 2018-2020 Gabriel Vasile
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
notices: []
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
---
name: github.com/gabriel-vasile/mimetype/internal/charset
version: v1.4.2
type: go
summary:
homepage: https://pkg.go.dev/github.com/gabriel-vasile/mimetype/internal/charset
license: mit
licenses:
- sources: [email protected]/LICENSE
text: |
MIT License
Copyright (c) 2018-2020 Gabriel Vasile
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
notices: []
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
---
name: github.com/gabriel-vasile/mimetype/internal/json
version: v1.4.2
type: go
summary: Package json provides a JSON value parser state machine.
homepage: https://pkg.go.dev/github.com/gabriel-vasile/mimetype/internal/json
license: mit
licenses:
- sources: [email protected]/LICENSE
text: |
MIT License
Copyright (c) 2018-2020 Gabriel Vasile
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
notices: []
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
---
name: github.com/gabriel-vasile/mimetype/internal/magic
version: v1.4.2
type: go
summary: Package magic holds the matching functions used to find MIME types.
homepage: https://pkg.go.dev/github.com/gabriel-vasile/mimetype/internal/magic
license: mit
licenses:
- sources: [email protected]/LICENSE
text: |
MIT License
Copyright (c) 2018-2020 Gabriel Vasile
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
notices: []
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: github.com/gin-gonic/gin
version: v1.9.0
version: v1.9.1
type: go
summary: Package gin implements a HTTP web framework called gin.
homepage: https://pkg.go.dev/github.com/gin-gonic/gin
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/gin-gonic/gin/binding
version: v1.9.0
version: v1.9.1
type: go
summary:
homepage: https://pkg.go.dev/github.com/gin-gonic/gin/binding
license: mit
licenses:
- sources: [email protected].0/LICENSE
- sources: [email protected].1/LICENSE
text: |
The MIT License (MIT)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/gin-gonic/gin/internal/bytesconv
version: v1.9.0
version: v1.9.1
type: go
summary:
homepage: https://pkg.go.dev/github.com/gin-gonic/gin/internal/bytesconv
license: mit
licenses:
- sources: [email protected].0/LICENSE
- sources: [email protected].1/LICENSE
text: |
The MIT License (MIT)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/gin-gonic/gin/internal/json
version: v1.9.0
version: v1.9.1
type: go
summary:
homepage: https://pkg.go.dev/github.com/gin-gonic/gin/internal/json
license: mit
licenses:
- sources: [email protected].0/LICENSE
- sources: [email protected].1/LICENSE
text: |
The MIT License (MIT)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/gin-gonic/gin/render
version: v1.9.0
version: v1.9.1
type: go
summary:
homepage: https://pkg.go.dev/github.com/gin-gonic/gin/render
license: mit
licenses:
- sources: [email protected].0/LICENSE
- sources: [email protected].1/LICENSE
text: |
The MIT License (MIT)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: github.com/go-playground/validator/v10
version: v10.11.2
version: v10.14.0
type: go
summary: Package validator implements value validations for structs and individual
fields based on tags.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
name: github.com/leodido/go-urn
version: v1.2.1
version: v1.2.4
type: go
summary:
summary:
homepage: https://pkg.go.dev/github.com/leodido/go-urn
license: mit
licenses:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: github.com/mattn/go-isatty
version: v0.0.17
version: v0.0.19
type: go
summary: Package isatty implements interface to isatty
homepage: https://pkg.go.dev/github.com/mattn/go-isatty
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: github.com/pelletier/go-toml/v2
version: v2.0.6
version: v2.0.8
type: go
summary: Package toml is a library to read and write TOML documents.
homepage: https://pkg.go.dev/github.com/pelletier/go-toml/v2
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/pelletier/go-toml/v2/internal/characters
version: v2.0.6
version: v2.0.8
type: go
summary:
homepage: https://pkg.go.dev/github.com/pelletier/go-toml/v2/internal/characters
license: mit
licenses:
- sources: [email protected].6/LICENSE
- sources: [email protected].8/LICENSE
text: |
The MIT License (MIT)
Expand All @@ -29,6 +29,6 @@ licenses:
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
- sources: [email protected].6/README.md
- sources: [email protected].8/README.md
text: The MIT License (MIT). Read [LICENSE](LICENSE).
notices: []
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/pelletier/go-toml/v2/internal/danger
version: v2.0.6
version: v2.0.8
type: go
summary:
homepage: https://pkg.go.dev/github.com/pelletier/go-toml/v2/internal/danger
license: mit
licenses:
- sources: [email protected].6/LICENSE
- sources: [email protected].8/LICENSE
text: |
The MIT License (MIT)
Expand All @@ -29,6 +29,6 @@ licenses:
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
- sources: [email protected].6/README.md
- sources: [email protected].8/README.md
text: The MIT License (MIT). Read [LICENSE](LICENSE).
notices: []
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/pelletier/go-toml/v2/internal/tracker
version: v2.0.6
version: v2.0.8
type: go
summary:
homepage: https://pkg.go.dev/github.com/pelletier/go-toml/v2/internal/tracker
license: mit
licenses:
- sources: [email protected].6/LICENSE
- sources: [email protected].8/LICENSE
text: |
The MIT License (MIT)
Expand All @@ -29,6 +29,6 @@ licenses:
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
- sources: [email protected].6/README.md
- sources: [email protected].8/README.md
text: The MIT License (MIT). Read [LICENSE](LICENSE).
notices: []
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
name: github.com/pelletier/go-toml/v2/unstable
version: v2.0.6
version: v2.0.8
type: go
summary: Package unstable provides APIs that do not meet the backward compatibility
guarantees yet.
homepage: https://pkg.go.dev/github.com/pelletier/go-toml/v2/unstable
license: mit
licenses:
- sources: [email protected].6/LICENSE
- sources: [email protected].8/LICENSE
text: |
The MIT License (MIT)
Expand All @@ -30,6 +30,6 @@ licenses:
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
- sources: [email protected].6/README.md
- sources: [email protected].8/README.md
text: The MIT License (MIT). Read [LICENSE](LICENSE).
notices: []
Loading

0 comments on commit 07b3fae

Please sign in to comment.