Skip to content

Commit 4ceaa5a

Browse files
authoredDec 5, 2022
Bump dependencies (#746)
* bump `go.bug.st/serial` to 1.4.1 * replace `osext` direct dep with `os` from stdlib * bump github.com/oleksandr/bonjour lib * bump github.com/sfreiberg/simplessh lib * bump github.com/sirupsen/logrus lib * bump github.com/skratchdot/open-golang/open lib * bump github.com/xrash/smetrics lib * bump go.bug.st/downloader lib * bump golang.org/x/crypto and golang.org/x/sys libs
1 parent 3c0fefe commit 4ceaa5a

Some content is hidden

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

47 files changed

+189
-231
lines changed
 

‎.licenses/arduino-create-agent/go/github.com/kardianos/osext.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: github.com/kardianos/osext
3-
version: v0.0.0-20170510131534-ae77be60afb1
3+
version: v0.0.0-20190222173326-2bc1f35cddc0
44
type: go
55
summary: Extensions to the standard "os" package.
66
homepage: https://pkg.go.dev/github.com/kardianos/osext

‎.licenses/arduino-create-agent/go/github.com/oleksandr/bonjour.dep.yml

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
---
22
name: github.com/oleksandr/bonjour
3-
version: v0.0.0-20160508152359-5dcf00d8b228
3+
version: v0.0.0-20210301155756-30f43c61b915
44
type: go
5-
summary: bonjour This is a simple Multicast DNS-SD (Apple Bonjour) library written
6-
in Golang.
5+
summary: bonjour
76
homepage: https://pkg.go.dev/github.com/oleksandr/bonjour
87
license: mit
98
licenses:

0 commit comments

Comments
 (0)
Please sign in to comment.