Skip to content

Commit c4f7210

Browse files
author
Luca Bianconi
committed
chore: fixing licenses
1 parent 16d3776 commit c4f7210

File tree

12 files changed

+78
-708
lines changed

12 files changed

+78
-708
lines changed

.licenses/go/github.com/arduino/go-properties-orderedmap.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/arduino/go-properties-orderedmap
3-
version: v1.7.1
3+
version: v1.7.2
44
type: go
55
summary: Package properties is a library for handling maps of hierarchical properties.
66
homepage: https://pkg.go.dev/github.com/arduino/go-properties-orderedmap

.licenses/go/github.com/klauspost/compress/internal/cpuinfo.dep.yml

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

.licenses/go/github.com/thediveo/enumflag/v2.dep.yml

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

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

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

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

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

arduino/discovery/discovery_client/go.mod

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,13 @@ replace github.com/arduino/arduino-cli => ../../..
77
require (
88
github.com/arduino/arduino-cli v0.0.0-00010101000000-000000000000
99
github.com/gizak/termui/v3 v3.1.0
10-
github.com/sirupsen/logrus v1.4.2
10+
github.com/sirupsen/logrus v1.9.0
1111
)
1212

1313
require (
1414
github.com/arduino/go-paths-helper v1.8.0 // indirect
15-
github.com/arduino/go-properties-orderedmap v1.7.1 // indirect
15+
github.com/arduino/go-properties-orderedmap v1.7.2 // indirect
1616
github.com/golang/protobuf v1.5.2 // indirect
17-
github.com/konsorten/go-windows-terminal-sequences v1.0.1 // indirect
1817
github.com/leonelquinteros/gotext v1.4.0 // indirect
1918
github.com/mattn/go-runewidth v0.0.13 // indirect
2019
github.com/mitchellh/go-wordwrap v0.0.0-20150314170334-ad45545899c7 // indirect

0 commit comments

Comments
 (0)