A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/arduino/arduino-create-agent/commit/87f097b862ae2e98179fd216a132712493777543 below:

update go.bug.st/serial to v1.6.4 to fix windows issue (#1027) · arduino/arduino-create-agent@87f097b · GitHub

File tree Expand file treeCollapse file tree 5 files changed

+10

-10

lines changed

Filter options

Expand file treeCollapse file tree 5 files changed

+10

-10

lines changed Original file line number Diff line number Diff line change

@@ -1,6 +1,6 @@

1 1

---

2 2

name: go.bug.st/serial

3 -

version: v1.6.3

3 +

version: v1.6.4

4 4

type: go

5 5

summary: Package serial is a cross-platform serial library for the go language.

6 6

homepage: https://pkg.go.dev/go.bug.st/serial

Original file line number Diff line number Diff line change

@@ -1,13 +1,13 @@

1 1

---

2 2

name: go.bug.st/serial/enumerator

3 -

version: v1.6.3

3 +

version: v1.6.4

4 4

type: go

5 5

summary: Package enumerator is a golang cross-platform library for USB serial port

6 6

discovery.

7 7

homepage: https://pkg.go.dev/go.bug.st/serial/enumerator

8 8

license: bsd-3-clause

9 9

licenses:

10 -

- sources: serial@v1.6.3/LICENSE

10 +

- sources: serial@v1.6.4/LICENSE

11 11

text: |2+

12 12 13 13

Copyright (c) 2014-2024, Cristian Maglie.

@@ -42,7 +42,7 @@ licenses:

42 42

ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE

43 43

POSSIBILITY OF SUCH DAMAGE.

44 44 45 -

- sources: serial@v1.6.3/README.md

45 +

- sources: serial@v1.6.4/README.md

46 46

text: |-

47 47

This software is released under the [BSD 3-clause license].

48 48 Original file line number Diff line number Diff line change

@@ -1,12 +1,12 @@

1 1

---

2 2

name: go.bug.st/serial/unixutils

3 -

version: v1.6.3

3 +

version: v1.6.4

4 4

type: go

5 5

summary:

6 6

homepage: https://pkg.go.dev/go.bug.st/serial/unixutils

7 7

license: bsd-3-clause

8 8

licenses:

9 -

- sources: serial@v1.6.3/LICENSE

9 +

- sources: serial@v1.6.4/LICENSE

10 10

text: |2+

11 11 12 12

Copyright (c) 2014-2024, Cristian Maglie.

@@ -41,7 +41,7 @@ licenses:

41 41

ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE

42 42

POSSIBILITY OF SUCH DAMAGE.

43 43 44 -

- sources: serial@v1.6.3/README.md

44 +

- sources: serial@v1.6.4/README.md

45 45

text: |-

46 46

This software is released under the [BSD 3-clause license].

47 47 Original file line number Diff line number Diff line change

@@ -21,7 +21,7 @@ require (

21 21

github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966

22 22

github.com/stretchr/testify v1.9.0

23 23

github.com/xrash/smetrics v0.0.0-20170218160415-a3153f7040e9

24 -

go.bug.st/serial v1.6.3

24 +

go.bug.st/serial v1.6.4

25 25

goa.design/goa/v3 v3.16.1

26 26

golang.org/x/sys v0.23.0

27 27

gopkg.in/inconshreveable/go-update.v0 v0.0.0-20150814200126-d8b0b1d421aa

Original file line number Diff line number Diff line change

@@ -159,8 +159,8 @@ github.com/ulikunitz/xz v0.5.12 h1:37Nm15o69RwBkXM0J6A5OlE67RZTfzUxTj8fB3dfcsc=

159 159

github.com/ulikunitz/xz v0.5.12/go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14=

160 160

github.com/xrash/smetrics v0.0.0-20170218160415-a3153f7040e9 h1:w8V9v0qVympSF6GjdjIyeqR7+EVhAF9CBQmkmW7Zw0w=

161 161

github.com/xrash/smetrics v0.0.0-20170218160415-a3153f7040e9/go.mod h1:N3UwUGtsrSj3ccvlPHLoLsHnpR27oXr4ZE984MbSER8=

162 -

go.bug.st/serial v1.6.3 h1:S3OG1bH+IDyokVndKrzwxI9ywiGBd8sWOn08dzSqEQI=

163 -

go.bug.st/serial v1.6.3/go.mod h1:nofMJxTeNVny/m6+KaafC6vJGj3miwQZ6vW4BZUGJPI=

162 +

go.bug.st/serial v1.6.4 h1:7FmqNPgVp3pu2Jz5PoPtbZ9jJO5gnEnZIvnI1lzve8A=

163 +

go.bug.st/serial v1.6.4/go.mod h1:nofMJxTeNVny/m6+KaafC6vJGj3miwQZ6vW4BZUGJPI=

164 164

goa.design/goa/v3 v3.16.1 h1:yZwbKrfMpE8+sz0uf+n+BtArVOFQ0kNSC0twQKwQb04=

165 165

goa.design/goa/v3 v3.16.1/go.mod h1:Yd42LR0PYDbHSbsbF3vNd4YY/O+LG20Jb7+IyNdkQic=

166 166

golang.org/x/arch v0.0.0-20210923205945-b76863e36670/go.mod h1:5om86z9Hs0C8fWVUuoMHwpExlXzs5Tkyp9hOrfG7pp8=

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4