Skip to content

Commit 5aebb3d

Browse files
authored
[WIRE-419] Update iot-client to latest generated artifact (#155)
1 parent e7a4495 commit 5aebb3d

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

72 files changed

+559
-359
lines changed

.licenses/go/github.com/antihax/optional.dep.yml

Lines changed: 0 additions & 19 deletions
This file was deleted.

.licenses/go/github.com/arduino/iot-client-go.dep.yml renamed to .licenses/go/github.com/arduino/iot-client-go/v2.dep.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
name: github.com/arduino/iot-client-go
3-
version: v1.4.4
2+
name: github.com/arduino/iot-client-go/v2
3+
version: v2.0.2
44
type: go
55
summary:
6-
homepage: https://pkg.go.dev/github.com/arduino/iot-client-go
6+
homepage: https://pkg.go.dev/github.com/arduino/iot-client-go/v2
77
license: apache-2.0
88
licenses:
99
- sources: LICENSE

.licenses/go/github.com/golang/protobuf/jsonpb.dep.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
name: github.com/golang/protobuf/jsonpb
3-
version: v1.5.3
3+
version: v1.5.4
44
type: go
55
summary: Package jsonpb provides functionality to marshal and unmarshal between a
66
protocol buffer message and JSON.
77
homepage: https://pkg.go.dev/github.com/golang/protobuf/jsonpb
88
license: bsd-3-clause
99
licenses:
10-
- sources: protobuf@v1.5.3/LICENSE
10+
- sources: protobuf@v1.5.4/LICENSE
1111
text: |+
1212
Copyright 2010 The Go Authors. All rights reserved.
1313
@@ -38,4 +38,3 @@ licenses:
3838
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3939
4040
notices: []
41-
...

.licenses/go/github.com/golang/protobuf/proto.dep.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/golang/protobuf/proto
3-
version: v1.5.3
3+
version: v1.5.4
44
type: go
55
summary: Package proto provides functionality for handling protocol buffer messages.
66
homepage: https://pkg.go.dev/github.com/golang/protobuf/proto
77
license: bsd-3-clause
88
licenses:
9-
- sources: protobuf@v1.5.3/LICENSE
9+
- sources: protobuf@v1.5.4/LICENSE
1010
text: |+
1111
Copyright 2010 The Go Authors. All rights reserved.
1212
@@ -37,4 +37,3 @@ licenses:
3737
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3838
3939
notices: []
40-
...

.licenses/go/github.com/golang/protobuf/ptypes.dep.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/golang/protobuf/ptypes
3-
version: v1.5.3
3+
version: v1.5.4
44
type: go
55
summary: Package ptypes provides functionality for interacting with well-known types.
66
homepage: https://pkg.go.dev/github.com/golang/protobuf/ptypes
77
license: bsd-3-clause
88
licenses:
9-
- sources: protobuf@v1.5.3/LICENSE
9+
- sources: protobuf@v1.5.4/LICENSE
1010
text: |+
1111
Copyright 2010 The Go Authors. All rights reserved.
1212
@@ -37,4 +37,3 @@ licenses:
3737
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3838
3939
notices: []
40-
...

.licenses/go/github.com/golang/protobuf/ptypes/any.dep.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/golang/protobuf/ptypes/any
3-
version: v1.5.3
3+
version: v1.5.4
44
type: go
5-
summary:
5+
summary:
66
homepage: https://pkg.go.dev/github.com/golang/protobuf/ptypes/any
77
license: bsd-3-clause
88
licenses:
9-
- sources: protobuf@v1.5.3/LICENSE
9+
- sources: protobuf@v1.5.4/LICENSE
1010
text: |+
1111
Copyright 2010 The Go Authors. All rights reserved.
1212
@@ -37,4 +37,3 @@ licenses:
3737
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3838
3939
notices: []
40-
...

.licenses/go/github.com/golang/protobuf/ptypes/duration.dep.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/golang/protobuf/ptypes/duration
3-
version: v1.5.3
3+
version: v1.5.4
44
type: go
5-
summary:
5+
summary:
66
homepage: https://pkg.go.dev/github.com/golang/protobuf/ptypes/duration
77
license: bsd-3-clause
88
licenses:
9-
- sources: protobuf@v1.5.3/LICENSE
9+
- sources: protobuf@v1.5.4/LICENSE
1010
text: |+
1111
Copyright 2010 The Go Authors. All rights reserved.
1212
@@ -37,4 +37,3 @@ licenses:
3737
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3838
3939
notices: []
40-
...

.licenses/go/github.com/golang/protobuf/ptypes/timestamp.dep.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/golang/protobuf/ptypes/timestamp
3-
version: v1.5.3
3+
version: v1.5.4
44
type: go
5-
summary:
5+
summary:
66
homepage: https://pkg.go.dev/github.com/golang/protobuf/ptypes/timestamp
77
license: bsd-3-clause
88
licenses:
9-
- sources: protobuf@v1.5.3/LICENSE
9+
- sources: protobuf@v1.5.4/LICENSE
1010
text: |+
1111
Copyright 2010 The Go Authors. All rights reserved.
1212
@@ -37,4 +37,3 @@ licenses:
3737
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3838
3939
notices: []
40-
...

.licenses/go/golang.org/x/oauth2.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: golang.org/x/oauth2
3-
version: v0.14.0
3+
version: v0.21.0
44
type: go
55
summary: Package oauth2 provides support for making OAuth2 authorized and authenticated
66
HTTP requests, as specified in RFC 6749.

.licenses/go/golang.org/x/oauth2/clientcredentials.dep.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
name: golang.org/x/oauth2/clientcredentials
3-
version: v0.14.0
3+
version: v0.21.0
44
type: go
55
summary: Package clientcredentials implements the OAuth2.0 "client credentials" token
66
flow, also known as the "two-legged OAuth 2.0".
77
homepage: https://pkg.go.dev/golang.org/x/oauth2/clientcredentials
88
license: bsd-3-clause
99
licenses:
10-
- sources: oauth2@v0.14.0/LICENSE
10+
- sources: oauth2@v0.21.0/LICENSE
1111
text: |
1212
Copyright (c) 2009 The Go Authors. All rights reserved.
1313

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy