8000 Bump github.com/gin-gonic/gin from 1.8.1 to 1.9.0 (#769) · arduino/arduino-create-agent@4e7b23f · GitHub
[go: up one dir, main page]

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] <support@github.com> * Update dependency license metadata cache --------- 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 0803444 commit 4e7b23f

32 files changed

+241
-381
lines changed

.licenses/arduino-create-agent/go/github.com/gin-gonic/gin.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/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

Lines changed: 3 additions & 3 deletions
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

Lines changed: 3 additions & 3 deletions
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

Lines changed: 3 additions & 3 deletions
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

Lines changed: 3 additions & 3 deletions
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

Copy file name to clipboard
Lines changed: 2 additions & 2 deletions
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

Lines changed: 4 additions & 4 deletions
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: locales@v0.14.0/LICENSE
9+
- sources: locales@v0.14.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: locales@v0.14.0/README.md
32+
- sources: locales@v0.14.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

Lines changed: 2 additions & 2 deletions
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

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.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

Lines changed: 1 addition & 1 deletion
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

0 commit comments

Comments
 (0)
0