File tree 4 files changed +6
-6
lines changed
github.com/arduino/iot-client-go
4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
name : github.com/arduino/iot-client-go/v3
3
- version : v3.0.1
3
+ version : v3.1.0
4
4
type : go
5
5
summary :
6
6
homepage : https://pkg.go.dev/github.com/arduino/iot-client-go/v3
Original file line number Diff line number Diff line change 1
1
---
2
2
name : golang.org/x/oauth2
3
- version : v0.23 .0
3
+ version : v0.25 .0
4
4
type : go
5
5
summary : Package oauth2 provides support for making OAuth2 authorized and authenticated
6
6
HTTP requests, as specified in RFC 6749.
Original file line number Diff line number Diff line change 1
1
---
2
2
name : golang.org/x/oauth2/clientcredentials
3
- version : v0.23 .0
3
+ version : v0.25 .0
4
4
type : go
5
5
summary : Package clientcredentials implements the OAuth2.0 "client credentials" token
6
6
flow, also known as the "two-legged OAuth 2.0".
7
7
homepage : https://pkg.go.dev/golang.org/x/oauth2/clientcredentials
8
8
license : bsd-3-clause
9
9
licenses :
10
- - sources : oauth2@v0.23 .0/LICENSE
10
+ - sources : oauth2@v0.25 .0/LICENSE
11
11
text : |
12
12
Copyright 2009 The Go Authors.
13
13
Original file line number Diff line number Diff line change 1
1
---
2
2
name : golang.org/x/oauth2/internal
3
- version : v0.23 .0
3
+ version : v0.25 .0
4
4
type : go
5
5
summary : Package internal contains support packages for oauth2 package.
6
6
homepage : https://pkg.go.dev/golang.org/x/oauth2/internal
7
7
license : bsd-3-clause
8
8
licenses :
9
- - sources : oauth2@v0.23 .0/LICENSE
9
+ - sources : oauth2@v0.25 .0/LICENSE
10
10
text : |
11
11
Copyright 2009 The Go Authors.
12
12
You can’t perform that action at this time.
0 commit comments