Skip to content

Bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1 #796

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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