Skip to content

Commit 8c7dc6f

Browse files
committed
utils updated
1 parent 915b51e commit 8c7dc6f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ go 1.18
44

55
require (
66
github.com/andygeiss/esp32-controller v0.1.0
7-
github.com/andygeiss/utils v0.4.0
7+
github.com/andygeiss/utils v0.9.1
88
)

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
github.com/andygeiss/esp32-controller v0.1.0 h1:o+SaEmOA3Sh3Qhxf7xqUpouE9Y39AneYEYrjdP6twAI=
22
github.com/andygeiss/esp32-controller v0.1.0/go.mod h1:5bEu/i+U9pklziFmp1rJ8ijpz43Gzyz3jmL8+UrI+ys=
3-
github.com/andygeiss/utils v0.3.0 h1:4JMekWbOL+oJ+SGIs9gZ1bD83W3NZjMO8jw9f8WhbpQ=
4-
github.com/andygeiss/utils v0.3.0/go.mod h1:6GobpffB2ogOr4AmqQZhYFyNkvWlSVKzWTN1wIDvUTc=
3+
github.com/andygeiss/utils v0.9.1 h1:PFFgmdwNDO2/bHA/4F7/fozifH+lPyuMBAhsBuTLGf8=
4+
github.com/andygeiss/utils v0.9.1/go.mod h1:Jatj6UsFNUMgf+9vPeMZ9il72nARlhMvc54r7AiPPiU=

0 commit comments

Comments
 (0)