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

Diff for: .licenses/arduino-create-agent/go/github.com/go-chi/chi/v5.dep.yml

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

Diff for: .licenses/arduino-create-agent/go/github.com/google/uuid.dep.yml

+1-1
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

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

+2-2
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

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

+2-2
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

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

+2-2
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

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

+2-2
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

Diff for: gen/http/cli/arduino_create_agent/cli.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: gen/http/tools/client/cli.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: gen/http/tools/client/client.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: gen/http/tools/client/encode_decode.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: gen/http/tools/client/paths.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: gen/http/tools/client/types.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: gen/http/tools/server/encode_decode.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: gen/http/tools/server/paths.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: gen/http/tools/server/server.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: gen/http/tools/server/types.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: gen/tools/client.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: gen/tools/endpoints.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: gen/tools/service.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: gen/tools/views/view.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: go.mod

+5-5
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ require (
2222
github.com/stretchr/testify v1.9.0
2323
github.com/xrash/smetrics v0.0.0-20170218160415-a3153f7040e9
2424
go.bug.st/serial v1.6.1
25-
goa.design/goa/v3 v3.14.6
25+
goa.design/goa/v3 v3.15.2
2626
golang.org/x/sys v0.18.0
2727
gopkg.in/inconshreveable/go-update.v0 v0.0.0-20150814200126-d8b0b1d421aa
2828
)
@@ -39,14 +39,14 @@ require (
3939
github.com/dimfeld/httppath v0.0.0-20170720192232-ee938bf73598 // indirect
4040
github.com/gabriel-vasile/mimetype v1.4.3 // indirect
4141
github.com/gin-contrib/sse v0.1.0 // indirect
42-
github.com/go-chi/chi/v5 v5.0.11 // indirect
42+
github.com/go-chi/chi/v5 v5.0.12 // indirect
4343
github.com/go-playground/locales v0.14.1 // indirect
4444
github.com/go-playground/universal-translator v0.18.1 // indirect
4545
github.com/go-playground/validator/v10 v10.19.0 // indirect
4646
github.com/goccy/go-json v0.10.2 // indirect
4747
github.com/godbus/dbus/v5 v5.0.4 // indirect
4848
github.com/google/go-cmp v0.5.9 // indirect
49-
github.com/google/uuid v1.5.0 // indirect
49+
github.com/google/uuid v1.6.0 // indirect
5050
github.com/googollee/go-engine.io v0.0.0-20180829091931-e2f255711dcb // indirect
5151
github.com/gorilla/websocket v1.5.1 // indirect
5252
github.com/h2non/filetype v1.1.3 // indirect
@@ -73,10 +73,10 @@ require (
7373
github.com/ulikunitz/xz v0.5.11 // indirect
7474
golang.org/x/arch v0.7.0 // indirect
7575
golang.org/x/crypto v0.21.0 // indirect
76-
golang.org/x/mod v0.14.0 // indirect
76+
golang.org/x/mod v0.16.0 // indirect
7777
golang.org/x/net v0.22.0 // indirect
7878
golang.org/x/text v0.14.0 // indirect
79-
golang.org/x/tools v0.17.0 // indirect
79+
golang.org/x/tools v0.19.0 // indirect
8080
google.golang.org/protobuf v1.33.0 // indirect
8181
gopkg.in/ini.v1 v1.67.0 // indirect
8282
gopkg.in/yaml.v3 v3.0.1 // indirect

Diff for: go.sum

+10-10
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ github.com/gin-contrib/sse v0.1.0 h1:Y/yl/+YNO8GZSjAhjMsSuLt29uWRFHdHYUb5lYOV9qE
4747
github.com/gin-contrib/sse v0.1.0/go.mod h1:RHrZQHXnP2xjPF+u1gW/2HnVO7nvIa9PG3Gm+fLHvGI=
4848
github.com/gin-gonic/gin v1.9.1 h1:4idEAncQnU5cB7BeOkPtxjfCSye0AAm1R0RVIqJ+Jmg=
4949
github.com/gin-gonic/gin v1.9.1/go.mod h1:hPrL7YrpYKXt5YId3A/Tnip5kqbEAP+KLuI3SUcPTeU=
50-
github.com/go-chi/chi/v5 v5.0.11 h1:BnpYbFZ3T3S1WMpD79r7R5ThWX40TaFB7L31Y8xqSwA=
51-
github.com/go-chi/chi/v5 v5.0.11/go.mod h1:DslCQbL2OYiznFReuXYUmQ2hGd1aDpCnlMNITLSKoi8=
50+
github.com/go-chi/chi/v5 v5.0.12 h1:9euLV5sTrTNTRUU9POmDUvfxyj6LAABLUcEWO+JJb4s=
51+
github.com/go-chi/chi/v5 v5.0.12/go.mod h1:DslCQbL2OYiznFReuXYUmQ2hGd1aDpCnlMNITLSKoi8=
5252
github.com/go-ini/ini v1.62.0 h1:7VJT/ZXjzqSrvtraFp4ONq80hTcRQth1c9ZnQ3uNQvU=
5353
github.com/go-ini/ini v1.62.0/go.mod h1:ByCAeIL28uOIIG0E3PJtZPDL8WnHpFKFOtgjp+3Ies8=
5454
github.com/go-playground/assert/v2 v2.2.0 h1:JvknZsQTYeFEAhQwI4qEt9cyV5ONwRHC+lYKSsYSR8s=
@@ -66,8 +66,8 @@ github.com/godbus/dbus/v5 v5.0.4/go.mod h1:xhWf0FNVPg57R7Z0UbKHbJfkEywrmjJnf7w5x
6666
github.com/google/go-cmp v0.5.9 h1:O2Tfq5qg4qc4AmwVlvv0oLiVAGB7enBSJ2x2DqQFi38=
6767
github.com/google/go-cmp v0.5.9/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
6868
github.com/google/gofuzz v1.0.0/go.mod h1:dBl0BpW6vV/+mYPU4Po3pmUjxk6FQPldtuIdl/M65Eg=
69-
github.com/google/uuid v1.5.0 h1:1p67kYwdtXjb0gL0BPiP1Av9wiZPo5A8z2cWkTZ+eyU=
70-
github.com/google/uuid v1.5.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
69+
github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
70+
github.com/google/uuid v1.6.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
7171
github.com/googollee/go-engine.io v0.0.0-20180829091931-e2f255711dcb h1:n22Aukg/TjoypWc37dbKIpCsz0VMFPD36HQk1WKvg3A=
7272
github.com/googollee/go-engine.io v0.0.0-20180829091931-e2f255711dcb/go.mod h1:MBpz1MS3P4HtRcBpQU4HcjvWXZ9q+JWacMEh2/BFYbg=
7373
github.com/googollee/go-socket.io v0.0.0-20181101151912-c8aeb1ed9b49 h1:vKXGRzlhWE9TUVhLqAOcgQbfYvReAnsvQQIcnvWMfcg=
@@ -163,16 +163,16 @@ github.com/xrash/smetrics v0.0.0-20170218160415-a3153f7040e9 h1:w8V9v0qVympSF6Gj
163163
github.com/xrash/smetrics v0.0.0-20170218160415-a3153f7040e9/go.mod h1:N3UwUGtsrSj3ccvlPHLoLsHnpR27oXr4ZE984MbSER8=
164164
go.bug.st/serial v1.6.1 h1:VSSWmUxlj1T/YlRo2J104Zv3wJFrjHIl/T3NeruWAHY=
165165
go.bug.st/serial v1.6.1/go.mod h1:UABfsluHAiaNI+La2iESysd9Vetq7VRdpxvjx7CmmOE=
166-
goa.design/goa/v3 v3.14.6 h1:mbu6n9be7puIqhn95zZaccn+k3QVqiR5teLvIrznt5c=
167-
goa.design/goa/v3 v3.14.6/go.mod h1:wcdZ2jy4oC2R93R3kBWKqyDapkVLQbILkOLXcqWMXHY=
166+
goa.design/goa/v3 v3.15.2 h1:ziyJuVR+GSBBmQ/Nkr7FDZx9qtEBpRA6wle3hYqJT9Q=
167+
goa.design/goa/v3 v3.15.2/go.mod h1:zZLxqfk8mZu0Q6fmnnflXYbIJ6BA3SVSB6LSz7Tzcv4=
168168
golang.org/x/arch v0.0.0-20210923205945-b76863e36670/go.mod h1:5om86z9Hs0C8fWVUuoMHwpExlXzs5Tkyp9hOrfG7pp8=
169169
golang.org/x/arch v0.7.0 h1:pskyeJh/3AmoQ8CPE95vxHLqp1G1GfGNXTmcl9NEKTc=
170170
golang.org/x/arch v0.7.0/go.mod h1:FEVrYAQjsQXMVJ1nsMoVVXPZg6p2JE2mx8psSWTDQys=
171171
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=
172172
golang.org/x/crypto v0.21.0 h1:X31++rzVUdKhX5sWmSOFZxx8UW/ldWx55cbf08iNAMA=
173173
golang.org/x/crypto v0.21.0/go.mod h1:0BP7YvVV9gBbVKyeTG0Gyn+gZm94bibOW5BjDEYAOMs=
174-
golang.org/x/mod v0.14.0 h1:dGoOF9QVLYng8IHTm7BAyWqCqSheQ5pYWGhzW00YJr0=
175-
golang.org/x/mod v0.14.0/go.mod h1:hTbmBsO62+eylJbnUtE2MGJUyE7QWk4xUqPFrRgJ+7c=
174+
golang.org/x/mod v0.16.0 h1:QX4fJ0Rr5cPQCF7O9lh9Se4pmwfwskqZfq5moyldzic=
175+
golang.org/x/mod v0.16.0/go.mod h1:hTbmBsO62+eylJbnUtE2MGJUyE7QWk4xUqPFrRgJ+7c=
176176
golang.org/x/net v0.0.0-20190311183353-d8887717615a/go.mod h1:t9HGtf8HONx5eT2rtn7q6eTqICYqUVnKs3thJo3Qplg=
177177
golang.org/x/net v0.22.0 h1:9sGLhx7iRIHEiX0oAJ3MRZMUCElJgy7Br1nO+AMN3Tc=
178178
golang.org/x/net v0.22.0/go.mod h1:JKghWKKOSdJwpW2GEx0Ja7fmaKnMsbu+MWVZTokSYmg=
@@ -189,8 +189,8 @@ golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=
189189
golang.org/x/text v0.14.0 h1:ScX5w1eTa3QqT8oi6+ziP7dTV1S2+ALU0bI+0zXKWiQ=
190190
golang.org/x/text v0.14.0/go.mod h1:18ZOQIKpY8NJVqYksKHtTdi31H5itFRjB5/qKTNYzSU=
191191
golang.org/x/tools v0.0.0-20190328211700-ab21143f2384/go.mod h1:LCzVGOaR6xXOjkQ3onu1FJEFr0SW1gC7cKk1uF8kGRs=
192-
golang.org/x/tools v0.17.0 h1:FvmRgNOcs3kOa+T20R1uhfP9F6HgG2mfxDv1vrx1Htc=
193-
golang.org/x/tools v0.17.0/go.mod h1:xsh6VxdV005rRVaS6SSAf9oiAqljS7UZUacMZ8Bnsps=
192+
golang.org/x/tools v0.19.0 h1:tfGCXNR1OsFG+sVdLAitlpjAvD/I6dHDKnYrpEZUHkw=
193+
golang.org/x/tools v0.19.0/go.mod h1:qoJWxmGSIBmAeriMx19ogtrEPrGtDbPK634QFIcLAhc=
194194
google.golang.org/protobuf v1.33.0 h1:uNO2rsAINq/JlFpSdYEKIZ0uKD/R9cpdv0T+yoGwGmI=
195195
google.golang.org/protobuf v1.33.0/go.mod h1:c6P6GXX6sHbq/GpV6MGZEdwhWPcYBgnhAHhKbcUYpos=
196196
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=

0 commit comments

Comments
 (0)