Skip to content

Commit 2947a23

Browse files
fix(deps): update module github.com/aperturerobotics/common to v0.18.8
1 parent 56902cb commit 2947a23

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/aperturerobotics/timestamp
33
go 1.22
44

55
require (
6-
github.com/aperturerobotics/common v0.18.7 // latest
6+
github.com/aperturerobotics/common v0.18.8 // latest
77
github.com/aperturerobotics/protobuf-go-lite v0.7.0 // latest
88
)
99

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
github.com/aperturerobotics/common v0.18.7 h1:Le/Z5EG8a/kHo8+enTvesxeEhw+b4tJUemV5Xs/vrjY=
22
github.com/aperturerobotics/common v0.18.7/go.mod h1:4zW3CCNdnXnUBUFfex47ekzxZuqBmNYEVAMYGwSSYJw=
3+
github.com/aperturerobotics/common v0.18.8 h1:HDlrxI9akJYHqQJHgBDnYXU6aH3qbmuX73NrthpcBdc=
4+
github.com/aperturerobotics/common v0.18.8/go.mod h1:Qdib1/Sv+9IqX4woA2gRNQGwElxJ9WdNu7poY1oz6cA=
35
github.com/aperturerobotics/json-iterator-lite v1.0.0 h1:cihbrYWoK/S2RYXhJLpDZd+GUjVvFJN+D3w1VOqqHRI=
46
github.com/aperturerobotics/json-iterator-lite v1.0.0/go.mod h1:snaApCEDtrHHP6UWSLKiYNOZU9A5NyzccKenx9oZEzg=
57
github.com/aperturerobotics/protobuf-go-lite v0.7.0 h1:dDoOzD0kxx8fshgqyWrJdhZHfeTLAWvMfH6lU458eZg=

0 commit comments

Comments
 (0)