File tree Expand file tree Collapse file tree 4 files changed +524
-392
lines changed Expand file tree Collapse file tree 4 files changed +524
-392
lines changed Original file line number Diff line number Diff line change 1717 - name : ' Checkout Repository'
1818 uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
1919 - name : ' Dependency Review'
20- uses : actions/dependency-review-action@40c09b7dc99638e5ddb0bfd91c1673effc064d8a # v4.8.1
20+ uses : actions/dependency-review-action@3c4e3dcb1aa7874d2c16be7d79418e9b7efd6261 # v4.8.2
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/aperturerobotics/timestamp
33go 1.25
44
55require (
6- github.com/aperturerobotics/common v0.22.12 // latest
6+ github.com/aperturerobotics/common v0.22.13 // latest
77 github.com/aperturerobotics/json-iterator-lite v1.0.1-0.20251104042408-0c9eb8a3f726
88 github.com/aperturerobotics/protobuf-go-lite v0.11.0 // latest
99)
Original file line number Diff line number Diff line change 11github.com/aperturerobotics/common v0.22.12 h1:uSo+fDQg6xCoNI34Y7gueW1cW9Cy4d/2FQb/T006LZQ =
22github.com/aperturerobotics/common v0.22.12 /go.mod h1:xMXHNN6oCvG0FfG1tY6+2Si7iWh1QfSSCSrqohFUeIk =
3+ github.com/aperturerobotics/common v0.22.13 h1:smm17e4b8ubagiRVtkzk2M4pt8IFKSEGlkqlCugnF+g =
4+ github.com/aperturerobotics/common v0.22.13 /go.mod h1:/86GyW6RWYxHByCFOhvI9IQgCchTnJznwV2k9Nz5lgk =
35github.com/aperturerobotics/json-iterator-lite v1.0.1-0.20240713111131-be6bf89c3008 h1:So9JeziaWKx2Fw8sK4AUN/szqKtJ0jEMhS6bU4sHbxs =
46github.com/aperturerobotics/json-iterator-lite v1.0.1-0.20240713111131-be6bf89c3008 /go.mod h1:snaApCEDtrHHP6UWSLKiYNOZU9A5NyzccKenx9oZEzg =
57github.com/aperturerobotics/json-iterator-lite v1.0.1-0.20251104042408-0c9eb8a3f726 h1:4B1F0DzuqPzb6WqgCjWaqDD7JU9RDsevQG5OP0DFBgs =
You can’t perform that action at this time.
0 commit comments