-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Bump pico dependency version to v0.2.2.
- Loading branch information
Showing
2 changed files
with
6 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,8 @@ | ||
github.com/tuxdude/pico v0.2.1 h1:CYwn3FRy8XtGMqPwz/ffGvB+vZsCJJBmbIItZZze0tM= | ||
github.com/tuxdude/pico v0.2.1/go.mod h1:g7hLBpY7xx/blZbT3rvhVwlkVp1Oi9L1wb6TgnJFsfM= | ||
github.com/tuxdude/pico v0.2.2 h1:b6HzvUQCM3oCKxCTHg40539Xp0XfKN8TpgVj66I9XTM= | ||
github.com/tuxdude/pico v0.2.2/go.mod h1:7Zh4T+1QEzDJqntSoy4rgyEuXut2rsuD+tA8TYUDThk= | ||
github.com/tuxdude/zzzlog v0.2.2 h1:EHkPEU5y46pmtlJp/7wOiqkNE1CZy704PfvK+BAXQIw= | ||
github.com/tuxdude/zzzlog v0.2.2/go.mod h1:xF2YB8uuECY2MLgjzHFGUrRCvBiYD/ji/LjlWKx7Gno= | ||
github.com/tuxdude/zzzlogi v0.1.0 h1:a7JrdqFcH3BTFxQaM6xOBYd+iI/oq3p/xOzCXnAjprM= | ||
github.com/tuxdude/zzzlogi v0.1.0/go.mod h1:pDoI7GNJZuYLZtVx4WL7lOQuECECY+XCHF6Sbv7YvzY= | ||
golang.org/x/sys v0.0.0-20220209214540-3681064d5158/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= | ||
golang.org/x/sys v0.1.0 h1:kunALQeHf1/185U1i0GOB/fy1IPRDDpuoOOqRReG57U= | ||
golang.org/x/sys v0.1.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= | ||
golang.org/x/sys v0.20.0 h1:Od9JTbYCk261bKm4M/mw7AklTlFYIa0bIp9BgSm1S8Y= | ||
golang.org/x/sys v0.20.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA= |