Skip to content

Commit 4bd6852

Browse files
Bump github.com/gin-contrib/cors from 1.5.0 to 1.7.0 (#917)
* Bump github.com/gin-contrib/cors from 1.5.0 to 1.7.0 Bumps [github.com/gin-contrib/cors](https://github.com/gin-contrib/cors) from 1.5.0 to 1.7.0. - [Release notes](https://github.com/gin-contrib/cors/releases) - [Changelog](https://github.com/gin-contrib/cors/blob/master/.goreleaser.yaml) - [Commits](gin-contrib/cors@v1.5.0...v1.7.0) --- updated-dependencies: - dependency-name: github.com/gin-contrib/cors dependency-type: direct:production update-type: version-update:semver-minor ... 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]>
1 parent b3df25c commit 4bd6852

File tree

39 files changed

+171
-138
lines changed

39 files changed

+171
-138
lines changed

.licenses/arduino-create-agent/go/github.com/gabriel-vasile/mimetype.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: github.com/gabriel-vasile/mimetype
3-
version: v1.4.2
3+
version: v1.4.3
44
type: go
55
summary: Package mimetype uses magic number signatures to detect the MIME type of
66
a file.

.licenses/arduino-create-agent/go/github.com/gabriel-vasile/mimetype/internal/charset.dep.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/gabriel-vasile/mimetype/internal/charset
3-
version: v1.4.2
3+
version: v1.4.3
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/gabriel-vasile/mimetype/internal/charset
77
license: mit
88
licenses:
9-
- sources: [email protected].2/LICENSE
9+
- sources: [email protected].3/LICENSE
1010
text: |
1111
MIT License
1212

.licenses/arduino-create-agent/go/github.com/gabriel-vasile/mimetype/internal/json.dep.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/gabriel-vasile/mimetype/internal/json
3-
version: v1.4.2
3+
version: v1.4.3
44
type: go
55
summary: Package json provides a JSON value parser state machine.
66
homepage: https://pkg.go.dev/github.com/gabriel-vasile/mimetype/internal/json
77
license: mit
88
licenses:
9-
- sources: [email protected].2/LICENSE
9+
- sources: [email protected].3/LICENSE
1010
text: |
1111
MIT License
1212

.licenses/arduino-create-agent/go/github.com/gabriel-vasile/mimetype/internal/magic.dep.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/gabriel-vasile/mimetype/internal/magic
3-
version: v1.4.2
3+
version: v1.4.3
44
type: go
55
summary: Package magic holds the matching functions used to find MIME types.
66
homepage: https://pkg.go.dev/github.com/gabriel-vasile/mimetype/internal/magic
77
license: mit
88
licenses:
9-
- sources: [email protected].2/LICENSE
9+
- sources: [email protected].3/LICENSE
1010
text: |
1111
MIT License
1212

.licenses/arduino-create-agent/go/github.com/gin-contrib/cors.dep.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
name: github.com/gin-contrib/cors
3-
version: v1.5.0
3+
version: v1.7.0
44
type: go
5-
summary:
5+
summary:
66
homepage: https://pkg.go.dev/github.com/gin-contrib/cors
77
license: mit
88
licenses:

.licenses/arduino-create-agent/go/github.com/go-playground/validator/v10.dep.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: github.com/go-playground/validator/v10
3-
version: v10.15.5
3+
version: v10.19.0
44
type: go
55
summary: Package validator implements value validations for structs and individual
66
fields based on tags.
@@ -35,3 +35,4 @@ licenses:
3535
text: Distributed under MIT License, please see license file within the code for
3636
more details.
3737
notices: []
38+
...

.licenses/arduino-create-agent/go/github.com/leodido/go-urn.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: github.com/leodido/go-urn
3-
version: v1.2.4
3+
version: v1.4.0
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/leodido/go-urn
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
name: github.com/leodido/go-urn/scim/schema
3+
version: v1.4.0
4+
type: go
5+
summary:
6+
homepage: https://pkg.go.dev/github.com/leodido/go-urn/scim/schema
7+
license: mit
8+
licenses:
9+
- sources: [email protected]/LICENSE
10+
text: |
11+
MIT License
12+
13+
Copyright (c) 2018 Leonardo Di Donato
14+
15+
Permission is hereby granted, free of charge, to any person obtaining a copy
16+
of this software and associated documentation files (the "Software"), to deal
17+
in the Software without restriction, including without limitation the rights
18+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
19+
copies of the Software, and to permit persons to whom the Software is
20+
furnished to do so, 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,
27+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
28+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
29+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
30+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
31+
SOFTWARE.
32+
notices: []

.licenses/arduino-create-agent/go/github.com/pelletier/go-toml/v2.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: github.com/pelletier/go-toml/v2
3-
version: v2.1.0
3+
version: v2.1.1
44
type: go
55
summary: Package toml is a library to read and write TOML documents.
66
homepage: https://pkg.go.dev/github.com/pelletier/go-toml/v2

.licenses/arduino-create-agent/go/github.com/pelletier/go-toml/v2/internal/characters.dep.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/pelletier/go-toml/v2/internal/characters
3-
version: v2.1.0
3+
version: v2.1.1
44
type: go
5-
summary:
5+
summary:
66
homepage: https://pkg.go.dev/github.com/pelletier/go-toml/v2/internal/characters
77
license: other
88
licenses:
9-
- sources: [email protected].0/LICENSE
9+
- sources: [email protected].1/LICENSE
1010
text: |
1111
The MIT License (MIT)
1212
@@ -30,6 +30,6 @@ licenses:
3030
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3131
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3232
SOFTWARE.
33-
- sources: [email protected].0/README.md
33+
- sources: [email protected].1/README.md
3434
text: The MIT License (MIT). Read [LICENSE](LICENSE).
3535
notices: []

0 commit comments

Comments
 (0)