Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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)

AltStyle によって変換されたページ (->オリジナル) /