Skip to content

Commit 4deb642

Browse files
Bump goa.design/goa/v3 from 3.14.6 to 3.15.2 (#921)
* Bump goa.design/goa/v3 from 3.14.6 to 3.15.2 Bumps goa.design/goa/v3 from 3.14.6 to 3.15.2. --- updated-dependencies: - dependency-name: goa.design/goa/v3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * update licenses * bump goa --------- 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 4bd6852 commit 4deb642

File tree

22 files changed

+39
-39
lines changed

22 files changed

+39
-39
lines changed

.licenses/arduino-create-agent/go/github.com/go-chi/chi/v5.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/go-chi/chi/v5
3-
version: v5.0.11
3+
version: v5.0.12
44
type: go
55
summary: Package chi is a small, idiomatic and composable router for building HTTP
66
services.

.licenses/arduino-create-agent/go/github.com/google/uuid.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/google/uuid
3-
version: v1.5.0
3+
version: v1.6.0
44
type: go
55
summary: Package uuid generates and inspects UUIDs.
66
homepage: https://pkg.go.dev/github.com/google/uuid

.licenses/arduino-create-agent/go/goa.design/goa/v3/http.dep.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
name: goa.design/goa/v3/http
3-
version: v3.14.6
3+
version: v3.15.2
44
type: go
55
summary: Package http contains HTTP specific constructs that complement the code generated
66
by Goa.
77
homepage: https://pkg.go.dev/goa.design/goa/v3/http
88
license: mit
99
licenses:
10-
- sources: v3@v3.14.6/LICENSE
10+
- sources: v3@v3.15.2/LICENSE
1111
text: |
1212
The MIT License (MIT)
1313

.licenses/arduino-create-agent/go/goa.design/goa/v3/http/middleware.dep.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
name: goa.design/goa/v3/http/middleware
3-
version: v3.14.6
3+
version: v3.15.2
44
type: go
55
summary: Package middleware contains HTTP middlewares that wrap a HTTP handler to
66
provide ancilliary functionality such as capturing HTTP details into the request
77
context or printing debug information on incoming requests.
88
homepage: https://pkg.go.dev/goa.design/goa/v3/http/middleware
99
license: mit
1010
licenses:
11-
- sources: v3@v3.14.6/LICENSE
11+
- sources: v3@v3.15.2/LICENSE
1212
text: |
1313
The MIT License (MIT)
1414

.licenses/arduino-create-agent/go/goa.design/goa/v3/middleware.dep.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: goa.design/goa/v3/middleware
3-
version: v3.14.6
3+
version: v3.15.2
44
type: go
55
summary: Package middleware contains transport independent middlewares.
66
homepage: https://pkg.go.dev/goa.design/goa/v3/middleware
77
license: mit
88
licenses:
9-
- sources: v3@v3.14.6/LICENSE
9+
- sources: v3@v3.15.2/LICENSE
1010
text: |
1111
The MIT License (MIT)
1212

.licenses/arduino-create-agent/go/goa.design/goa/v3/pkg.dep.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
name: goa.design/goa/v3/pkg
3-
version: v3.14.6
3+
version: v3.15.2
44
type: go
55
summary: Package goa implements a Go framework for writing microservices that promotes
66
best practice by providing a single source of truth from which server code, client
77
code, and documentation is derived.
88
homepage: https://pkg.go.dev/goa.design/goa/v3/pkg
99
license: mit
1010
licenses:
11-
- sources: v3@v3.14.6/LICENSE
11+
- sources: v3@v3.15.2/LICENSE
1212
text: |
1313
The MIT License (MIT)
1414

gen/http/cli/arduino_create_agent/cli.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gen/http/tools/client/cli.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gen/http/tools/client/client.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gen/http/tools/client/encode_decode.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)