Skip to content

Commit af75695

Browse files
Update deps (#17)
1 parent 0a3ea0e commit af75695

File tree

8 files changed

+25
-28
lines changed

8 files changed

+25
-28
lines changed

.licenses/go/github.com/arduino/fwuploader-plugin-helper.dep.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: github.com/arduino/fwuploader-plugin-helper
3-
version: v0.0.0-20230712140228-66fc6aaed11b
3+
version: v1.0.0
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/arduino/fwuploader-plugin-helper
@@ -671,7 +671,7 @@ licenses:
671671
<https://www.gnu.org/licenses/>.
672672
- sources: README.md
673673
text: |-
674-
Copyright (c) 2023 ARDUINO SA (www.arduino.cc)
674+
Copyright (c) 2023 ARDUINO SA (https://www.arduino.cc)
675675
676676
The software is released under the GNU General Public License, which covers the main body
677677
of the serial-discovery code. The terms of this license can be found at:

.licenses/go/golang.org/x/exp/constraints.dep.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
name: golang.org/x/exp/constraints
3-
version: v0.0.0-20230711153332-06a737ee72cb
3+
version: v0.0.0-20230713183714-613f0c0eb8a1
44
type: go
55
summary: Package constraints defines a set of useful constraints to be used with type
66
parameters.
77
homepage: https://pkg.go.dev/golang.org/x/exp/constraints
88
license: other
99
licenses:
10-
- sources: [email protected]20230711153332-06a737ee72cb/LICENSE
10+
- sources: [email protected]20230713183714-613f0c0eb8a1/LICENSE
1111
text: |
1212
Copyright (c) 2009 The Go Authors. All rights reserved.
1313
@@ -36,7 +36,7 @@ licenses:
3636
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3737
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3838
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
39-
- sources: [email protected]20230711153332-06a737ee72cb/PATENTS
39+
- sources: [email protected]20230713183714-613f0c0eb8a1/PATENTS
4040
text: |
4141
Additional IP Rights Grant (Patents)
4242

.licenses/go/golang.org/x/exp/slices.dep.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: golang.org/x/exp/slices
3-
version: v0.0.0-20230711153332-06a737ee72cb
3+
version: v0.0.0-20230713183714-613f0c0eb8a1
44
type: go
55
summary: Package slices defines various functions useful with slices of any type.
66
homepage: https://pkg.go.dev/golang.org/x/exp/slices
77
license: other
88
licenses:
9-
- sources: [email protected]20230711153332-06a737ee72cb/LICENSE
9+
- sources: [email protected]20230713183714-613f0c0eb8a1/LICENSE
1010
text: |
1111
Copyright (c) 2009 The Go Authors. All rights reserved.
1212
@@ -35,7 +35,7 @@ licenses:
3535
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3636
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3737
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38-
- sources: [email protected]20230711153332-06a737ee72cb/PATENTS
38+
- sources: [email protected]20230713183714-613f0c0eb8a1/PATENTS
3939
text: |
4040
Additional IP Rights Grant (Patents)
4141

.licenses/go/golang.org/x/exp/slog.dep.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
name: golang.org/x/exp/slog
3-
version: v0.0.0-20230711153332-06a737ee72cb
3+
version: v0.0.0-20230713183714-613f0c0eb8a1
44
type: go
55
summary: Package slog provides structured logging, in which log records include a
66
message, a severity level, and various other attributes expressed as key-value pairs.
77
homepage: https://pkg.go.dev/golang.org/x/exp/slog
88
license: other
99
licenses:
10-
- sources: [email protected]20230711153332-06a737ee72cb/LICENSE
10+
- sources: [email protected]20230713183714-613f0c0eb8a1/LICENSE
1111
text: |
1212
Copyright (c) 2009 The Go Authors. All rights reserved.
1313
@@ -36,7 +36,7 @@ licenses:
3636
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3737
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3838
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
39-
- sources: [email protected]20230711153332-06a737ee72cb/PATENTS
39+
- sources: [email protected]20230713183714-613f0c0eb8a1/PATENTS
4040
text: |
4141
Additional IP Rights Grant (Patents)
4242

.licenses/go/golang.org/x/exp/slog/internal.dep.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: golang.org/x/exp/slog/internal
3-
version: v0.0.0-20230711153332-06a737ee72cb
3+
version: v0.0.0-20230713183714-613f0c0eb8a1
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/golang.org/x/exp/slog/internal
77
license: other
88
licenses:
9-
- sources: [email protected]20230711153332-06a737ee72cb/LICENSE
9+
- sources: [email protected]20230713183714-613f0c0eb8a1/LICENSE
1010
text: |
1111
Copyright (c) 2009 The Go Authors. All rights reserved.
1212
@@ -35,7 +35,7 @@ licenses:
3535
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3636
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3737
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38-
- sources: [email protected]20230711153332-06a737ee72cb/PATENTS
38+
- sources: [email protected]20230713183714-613f0c0eb8a1/PATENTS
3939
text: |
4040
Additional IP Rights Grant (Patents)
4141

.licenses/go/golang.org/x/exp/slog/internal/buffer.dep.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: golang.org/x/exp/slog/internal/buffer
3-
version: v0.0.0-20230711153332-06a737ee72cb
3+
version: v0.0.0-20230713183714-613f0c0eb8a1
44
type: go
55
summary: Package buffer provides a pool-allocated byte buffer.
66
homepage: https://pkg.go.dev/golang.org/x/exp/slog/internal/buffer
77
license: other
88
licenses:
9-
- sources: [email protected]20230711153332-06a737ee72cb/LICENSE
9+
- sources: [email protected]20230713183714-613f0c0eb8a1/LICENSE
1010
text: |
1111
Copyright (c) 2009 The Go Authors. All rights reserved.
1212
@@ -35,7 +35,7 @@ licenses:
3535
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3636
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3737
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38-
- sources: [email protected]20230711153332-06a737ee72cb/PATENTS
38+
- sources: [email protected]20230713183714-613f0c0eb8a1/PATENTS
3939
text: |
4040
Additional IP Rights Grant (Patents)
4141

go.mod

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,24 +8,21 @@ replace github.com/karalabe/hid => github.com/bcmi-labs/hid v0.0.0-2023070311022
88

99
require (
1010
github.com/arduino/arduino-cli v0.0.0-20230706071323-df12786440c1
11-
github.com/arduino/fwuploader-plugin-helper v0.0.0-20230712140228-66fc6aaed11b
11+
github.com/arduino/fwuploader-plugin-helper v1.0.0
1212
github.com/arduino/go-paths-helper v1.9.1
1313
github.com/karalabe/hid v0.0.0-00010101000000-000000000000
1414
go.bug.st/relaxed-semver v0.11.0
1515
go.bug.st/serial v1.5.0
16-
golang.org/x/exp v0.0.0-20230711153332-06a737ee72cb
17-
)
18-
19-
require (
20-
github.com/davecgh/go-spew v1.1.1 // indirect
21-
github.com/pmezard/go-difflib v1.0.0 // indirect
16+
golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
2217
)
2318

2419
require (
2520
github.com/creack/goselect v0.1.2 // indirect
21+
github.com/davecgh/go-spew v1.1.1 // indirect
2622
github.com/inconshreveable/mousetrap v1.1.0 // indirect
2723
github.com/leonelquinteros/gotext v1.5.2 // indirect
2824
github.com/pkg/errors v0.9.1 // indirect
25+
github.com/pmezard/go-difflib v1.0.0 // indirect
2926
github.com/spf13/cobra v1.7.0 // indirect
3027
github.com/spf13/pflag v1.0.5 // indirect
3128
github.com/stretchr/testify v1.8.4

go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
github.com/arduino/arduino-cli v0.0.0-20230706071323-df12786440c1 h1:WjIbuURPMoIxUa5ZlQOuhQDUvpWxXuYCdLaWktpMFms=
22
github.com/arduino/arduino-cli v0.0.0-20230706071323-df12786440c1/go.mod h1:2E4tNTNWuf4CtG/pF/Y+fRO6JXxVEcbDDStjZYtMK2c=
3-
github.com/arduino/fwuploader-plugin-helper v0.0.0-20230712140228-66fc6aaed11b h1:2/Dvw4EhKEXN7pEc/OML3b1v1NFYY3eG3oz9PkmZT30=
4-
github.com/arduino/fwuploader-plugin-helper v0.0.0-20230712140228-66fc6aaed11b/go.mod h1:nn5yK4HZafLHXixk5ty0Q+Lvo4PF/PI7gRJCaHWOD+E=
3+
github.com/arduino/fwuploader-plugin-helper v1.0.0 h1:TZgsUmus48NfhMqf5oGQ7R0LI/JzsUVTNvBVryKSM8Y=
4+
github.com/arduino/fwuploader-plugin-helper v1.0.0/go.mod h1:nn5yK4HZafLHXixk5ty0Q+Lvo4PF/PI7gRJCaHWOD+E=
55
github.com/arduino/go-paths-helper v1.9.1 h1:qpK+zMMjsklSBQa09/P5FZ/uf3LyjVmJK3DLeyiGjCc=
66
github.com/arduino/go-paths-helper v1.9.1/go.mod h1:V82BWgAAp4IbmlybxQdk9Bpkz8M4Qyx+RAFKaG9NuvU=
77
github.com/bcmi-labs/hid v0.0.0-20230703110227-931f677e7f17 h1:XmkVP/xo2yFlGTBppDcsCumNkBle72Es7xKXLzd4Jf0=
@@ -36,8 +36,8 @@ go.bug.st/serial v1.5.0 h1:ThuUkHpOEmCVXxGEfpoExjQCS2WBVV4ZcUKVYInM9T4=
3636
go.bug.st/serial v1.5.0/go.mod h1:UABfsluHAiaNI+La2iESysd9Vetq7VRdpxvjx7CmmOE=
3737
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=
3838
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519/go.mod h1:GvvjBRRGRdwPK5ydBHafDWAxML/pGHZbMvKqRZ5+Abc=
39-
golang.org/x/exp v0.0.0-20230711153332-06a737ee72cb h1:xIApU0ow1zwMa2uL1VDNeQlNVFTWMQxZUZCMDy0Q4Us=
40-
golang.org/x/exp v0.0.0-20230711153332-06a737ee72cb/go.mod h1:FXUEEKJgO7OQYeo8N01OfiKP8RXMtf6e8aTskBGqWdc=
39+
golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1 h1:MGwJjxBy0HJshjDNfLsYO8xppfqWlA5ZT9OhtUUhTNw=
40+
golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1/go.mod h1:FXUEEKJgO7OQYeo8N01OfiKP8RXMtf6e8aTskBGqWdc=
4141
golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4/go.mod h1:jJ57K6gSWd91VN4djpZkiMVwK6gcyfeH4XE8wZrZaV4=
4242
golang.org/x/net v0.0.0-20190620200207-3b0461eec859/go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s=
4343
golang.org/x/net v0.0.0-20210226172049-e18ecbb05110/go.mod h1:m0MpNAwzfU5UDzcl9v0D8zg8gWTRqZa9RBIspLL5mdg=

0 commit comments

Comments
 (0)