Skip to content

Commit

Permalink
feat: Update to v0.2.1 of the pico library.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tuxdude committed Feb 21, 2022
1 parent a0d6021 commit 28f187f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/tuxdude/picoinit
go 1.17

require (
github.com/tuxdude/pico v0.2.0
github.com/tuxdude/pico v0.2.1
github.com/tuxdude/zzzlog v0.2.1
github.com/tuxdude/zzzlogi v0.1.0
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/tuxdude/pico v0.2.0 h1:oZ6Nl7mVpeptqOQO4WmeuVgtLo+49CFddMNJmJ6PnRQ=
github.com/tuxdude/pico v0.2.0/go.mod h1:g7hLBpY7xx/blZbT3rvhVwlkVp1Oi9L1wb6TgnJFsfM=
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/zzzlog v0.2.1 h1:p2QO2gplugYFT6Lw214b4dp9TQkX2H8Mvcqjz3nkBl8=
github.com/tuxdude/zzzlog v0.2.1/go.mod h1:xF2YB8uuECY2MLgjzHFGUrRCvBiYD/ji/LjlWKx7Gno=
github.com/tuxdude/zzzlogi v0.1.0 h1:a7JrdqFcH3BTFxQaM6xOBYd+iI/oq3p/xOzCXnAjprM=
Expand Down

0 comments on commit 28f187f

Please sign in to comment.