Skip to content

Commit 4e7b23f

Browse files
Bump github.com/gin-gonic/gin from 1.8.1 to 1.9.0 (#769)
* Bump github.com/gin-gonic/gin from 1.8.1 to 1.9.0 Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.8.1 to 1.9.0. - [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.8.1...v1.9.0) --- updated-dependencies: - dependency-name: github.com/gin-gonic/gin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Update dependency license metadata cache --------- 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 0803444 commit 4e7b23f

32 files changed

+241
-381
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: github.com/gin-gonic/gin
3-
version: v1.8.1
3+
version: v1.9.0
44
type: go
55
summary: Package gin implements a HTTP web framework called gin.
66
homepage: https://pkg.go.dev/github.com/gin-gonic/gin

.licenses/arduino-create-agent/go/github.com/gin-gonic/gin/binding.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/gin-gonic/gin/binding
3-
version: v1.8.1
3+
version: v1.9.0
44
type: go
5-
summary:
5+
summary:
66
homepage: https://pkg.go.dev/github.com/gin-gonic/gin/binding
77
license: mit
88
licenses:
9-
- sources: gin@v1.8.1/LICENSE
9+
- sources: gin@v1.9.0/LICENSE
1010
text: |
1111
The MIT License (MIT)
1212

.licenses/arduino-create-agent/go/github.com/gin-gonic/gin/internal/bytesconv.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/gin-gonic/gin/internal/bytesconv
3-
version: v1.8.1
3+
version: v1.9.0
44
type: go
5-
summary:
5+
summary:
66
homepage: https://pkg.go.dev/github.com/gin-gonic/gin/internal/bytesconv
77
license: mit
88
licenses:
9-
- sources: gin@v1.8.1/LICENSE
9+
- sources: gin@v1.9.0/LICENSE
1010
text: |
1111
The MIT License (MIT)
1212

.licenses/arduino-create-agent/go/github.com/gin-gonic/gin/internal/json.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/gin-gonic/gin/internal/json
3-
version: v1.8.1
3+
version: v1.9.0
44
type: go
5-
summary:
5+
summary:
66
homepage: https://pkg.go.dev/github.com/gin-gonic/gin/internal/json
77
license: mit
88
licenses:
9-
- sources: gin@v1.8.1/LICENSE
9+
- sources: gin@v1.9.0/LICENSE
1010
text: |
1111
The MIT License (MIT)
1212

.licenses/arduino-create-agent/go/github.com/gin-gonic/gin/render.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/gin-gonic/gin/render
3-
version: v1.8.1
3+
version: v1.9.0
44
type: go
5-
summary:
5+
summary:
66
homepage: https://pkg.go.dev/github.com/gin-gonic/gin/render
77
license: mit
88
licenses:
9-
- sources: gin@v1.8.1/LICENSE
9+
- sources: gin@v1.9.0/LICENSE
1010
text: |
1111
The MIT License (MIT)
1212

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
name: github.com/go-playground/locales
3-
version: v0.14.0
3+
version: v0.14.1
44
type: go
5-
summary:
5+
summary:
66
homepage: https://pkg.go.dev/github.com/go-playground/locales
77
license: mit
88
licenses:

.licenses/arduino-create-agent/go/github.com/go-playground/locales/currency.dep.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/go-playground/locales/currency
3-
version: v0.14.0
3+
version: v0.14.1
44
type: go
5-
summary:
5+
summary:
66
homepage: https://pkg.go.dev/github.com/go-playground/locales/currency
77
license: mit
88
licenses:
9-
- sources: [email protected].0/LICENSE
9+
- sources: [email protected].1/LICENSE
1010
text: |-
1111
The MIT License (MIT)
1212
@@ -29,6 +29,6 @@ licenses:
2929
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3030
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3131
SOFTWARE.
32-
- sources: [email protected].0/README.md
32+
- sources: [email protected].1/README.md
3333
text: Distributed under MIT License, please see license file in code for more details.
3434
notices: []

.licenses/arduino-create-agent/go/github.com/go-playground/universal-translator.dep.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
name: github.com/go-playground/universal-translator
3-
version: v0.18.0
3+
version: v0.18.1
44
type: go
5-
summary:
5+
summary:
66
homepage: https://pkg.go.dev/github.com/go-playground/universal-translator
77
license: mit
88
licenses:

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

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: github.com/go-playground/validator/v10
3-
version: v10.10.0
3+
version: v10.11.2
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/mattn/go-isatty.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: github.com/mattn/go-isatty
3-
version: v0.0.14
3+
version: v0.0.17
44
type: go
55
summary: Package isatty implements interface to isatty
66
homepage: https://pkg.go.dev/github.com/mattn/go-isatty

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: github.com/pelletier/go-toml/v2
3-
version: v2.0.1
3+
version: v2.0.6
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/ast.dep.yml renamed to .licenses/arduino-create-agent/go/github.com/pelletier/go-toml/v2/internal/characters.dep.yml

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
2-
name: github.com/pelletier/go-toml/v2/internal/ast
3-
version: v2.0.1
2+
name: github.com/pelletier/go-toml/v2/internal/characters
3+
version: v2.0.6
44
type: go
5-
summary:
6-
homepage: https://pkg.go.dev/github.com/pelletier/go-toml/v2/internal/ast
5+
summary:
6+
homepage: https://pkg.go.dev/github.com/pelletier/go-toml/v2/internal/characters
77
license: mit
88
licenses:
9-
- sources: [email protected].1/LICENSE
9+
- sources: [email protected].6/LICENSE
1010
text: |
1111
The MIT License (MIT)
1212
@@ -29,6 +29,6 @@ licenses:
2929
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3030
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3131
SOFTWARE.
32-
- sources: [email protected].1/README.md
32+
- sources: [email protected].6/README.md
3333
text: The MIT License (MIT). Read [LICENSE](LICENSE).
3434
notices: []

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

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/pelletier/go-toml/v2/internal/danger
3-
version: v2.0.1
3+
version: v2.0.6
44
type: go
5-
summary:
5+
summary:
66
homepage: https://pkg.go.dev/github.com/pelletier/go-toml/v2/internal/danger
77
license: mit
88
licenses:
9-
- sources: [email protected].1/LICENSE
9+
- sources: [email protected].6/LICENSE
1010
text: |
1111
The MIT License (MIT)
1212
@@ -29,6 +29,6 @@ licenses:
2929
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3030
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3131
SOFTWARE.
32-
- sources: [email protected].1/README.md
32+
- sources: [email protected].6/README.md
3333
text: The MIT License (MIT). Read [LICENSE](LICENSE).
3434
notices: []

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

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/pelletier/go-toml/v2/internal/tracker
3-
version: v2.0.1
3+
version: v2.0.6
44
type: go
5-
summary:
5+
summary:
66
homepage: https://pkg.go.dev/github.com/pelletier/go-toml/v2/internal/tracker
77
license: mit
88
licenses:
9-
- sources: [email protected].1/LICENSE
9+
- sources: [email protected].6/LICENSE
1010
text: |
1111
The MIT License (MIT)
1212
@@ -29,6 +29,6 @@ licenses:
2929
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3030
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3131
SOFTWARE.
32-
- sources: [email protected].1/README.md
32+
- sources: [email protected].6/README.md
3333
text: The MIT License (MIT). Read [LICENSE](LICENSE).
3434
notices: []
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
---
2+
name: github.com/pelletier/go-toml/v2/unstable
3+
version: v2.0.6
4+
type: go
5+
summary: Package unstable provides APIs that do not meet the backward compatibility
6+
guarantees yet.
7+
homepage: https://pkg.go.dev/github.com/pelletier/go-toml/v2/unstable
8+
license: mit
9+
licenses:
10+
- sources: [email protected]/LICENSE
11+
text: |
12+
The MIT License (MIT)
13+
14+
Copyright (c) 2013 - 2022 Thomas Pelletier, Eric Anderton
15+
16+
Permission is hereby granted, free of charge, to any person obtaining a copy
17+
of this software and associated documentation files (the "Software"), to deal
18+
in the Software without restriction, including without limitation the rights
19+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
20+
copies of the Software, and to permit persons to whom the Software is
21+
furnished to do so, 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,
28+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
29+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
30+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
31+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
32+
SOFTWARE.
33+
- sources: [email protected]/README.md
34+
text: The MIT License (MIT). Read [LICENSE](LICENSE).
35+
notices: []

.licenses/arduino-create-agent/go/google.golang.org/protobuf/encoding/protowire.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: google.golang.org/protobuf/encoding/protowire
3-
version: v1.28.0
3+
version: v1.28.1
44
type: go
55
summary: Package protowire parses and formats the raw wire encoding.
66
homepage: https://pkg.go.dev/google.golang.org/protobuf/encoding/protowire
77
license: bsd-3-clause
88
licenses:
9-
- sources: [email protected].0/LICENSE
9+
- sources: [email protected].1/LICENSE
1010
text: |
1111
Copyright (c) 2018 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: [email protected].0/PATENTS
38+
- sources: [email protected].1/PATENTS
3939
text: |
4040
Additional IP Rights Grant (Patents)
4141

.licenses/arduino-create-agent/go/google.golang.org/protobuf/internal/detrand.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: google.golang.org/protobuf/internal/detrand
3-
version: v1.28.0
3+
version: v1.28.1
44
type: go
55
summary: Package detrand provides deterministically random functionality.
66
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/detrand
77
license: bsd-3-clause
88
licenses:
9-
- sources: [email protected].0/LICENSE
9+
- sources: [email protected].1/LICENSE
1010
text: |
1111
Copyright (c) 2018 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: [email protected].0/PATENTS
38+
- sources: [email protected].1/PATENTS
3939
text: |
4040
Additional IP Rights Grant (Patents)
4141

.licenses/arduino-create-agent/go/google.golang.org/protobuf/internal/encoding/messageset.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: google.golang.org/protobuf/internal/encoding/messageset
3-
version: v1.28.0
3+
version: v1.28.1
44
type: go
55
summary: Package messageset encodes and decodes the obsolete MessageSet wire format.
66
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/encoding/messageset
77
license: bsd-3-clause
88
licenses:
9-
- sources: [email protected].0/LICENSE
9+
- sources: [email protected].1/LICENSE
1010
text: |
1111
Copyright (c) 2018 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: [email protected].0/PATENTS
38+
- sources: [email protected].1/PATENTS
3939
text: |
4040
Additional IP Rights Grant (Patents)
4141

.licenses/arduino-create-agent/go/google.golang.org/protobuf/internal/errors.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: google.golang.org/protobuf/internal/errors
3-
version: v1.28.0
3+
version: v1.28.1
44
type: go
55
summary: Package errors implements functions to manipulate errors.
66
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/errors
77
license: bsd-3-clause
88
licenses:
9-
- sources: [email protected].0/LICENSE
9+
- sources: [email protected].1/LICENSE
1010
text: |
1111
Copyright (c) 2018 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: [email protected].0/PATENTS
38+
- sources: [email protected].1/PATENTS
3939
text: |
4040
Additional IP Rights Grant (Patents)
4141

.licenses/arduino-create-agent/go/google.golang.org/protobuf/internal/flags.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: google.golang.org/protobuf/internal/flags
3-
version: v1.28.0
3+
version: v1.28.1
44
type: go
55
summary: Package flags provides a set of flags controlled by build tags.
66
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/flags
77
license: bsd-3-clause
88
licenses:
9-
- sources: [email protected].0/LICENSE
9+
- sources: [email protected].1/LICENSE
1010
text: |
1111
Copyright (c) 2018 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: [email protected].0/PATENTS
38+
- sources: [email protected].1/PATENTS
3939
text: |
4040
Additional IP Rights Grant (Patents)
4141

0 commit comments

Comments
 (0)