Skip to content

Commit

Permalink
chore(deps): bump go.pact.im/x/clock from 0.0.3 to 0.0.4 in /process
Browse files Browse the repository at this point in the history
Bumps [go.pact.im/x/clock](https://github.com/pact-im/go-pkg) from 0.0.3 to 0.0.4.
- [Release notes](https://github.com/pact-im/go-pkg/releases)
- [Commits](task/v0.0.3...task/v0.0.4)

---
updated-dependencies:
- dependency-name: go.pact.im/x/clock
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and tie committed May 30, 2022
1 parent 8083e35 commit 716f745
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion process/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module go.pact.im/x/process
go 1.18

require (
go.pact.im/x/clock v0.0.3
go.pact.im/x/clock v0.0.4
go.pact.im/x/syncx v0.0.4
go.pact.im/x/task v0.0.4
go.uber.org/atomic v1.9.0
Expand Down
4 changes: 2 additions & 2 deletions process/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ github.com/stretchr/testify v1.3.0/go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UV
github.com/stretchr/testify v1.7.0 h1:nwc3DEeHmmLAfoZucVR881uASk0Mfjw8xYJ99tb5CcY=
github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
github.com/yuin/goldmark v1.2.1/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
go.pact.im/x/clock v0.0.3 h1:0E6BJPRYl5JgXrHwlN6zv7cAoW7lUNLZbytn5a7scz0=
go.pact.im/x/clock v0.0.3/go.mod h1:7341n58MCycoZRUjU7bbCPHQOz8SdbEewuwXdtV0pd4=
go.pact.im/x/clock v0.0.4 h1:MOWjU6Ks18ArFxWiWeJIHvFCHlL/JExs1r7mZmvNGTI=
go.pact.im/x/clock v0.0.4/go.mod h1:7341n58MCycoZRUjU7bbCPHQOz8SdbEewuwXdtV0pd4=
go.pact.im/x/syncx v0.0.4 h1:Wq/MP8pYWarFTkm8McTlWRr20CVjG3t3QXWM6ChemVM=
go.pact.im/x/syncx v0.0.4/go.mod h1:kk9F7SThSP/H1RZSmD5/SGQ/lYbTs0Ik3lCWnY3HCuk=
go.pact.im/x/task v0.0.4 h1:m/5/3JqBdzOHMks+DiFpL3d4iOzycG01BNrwl1OAliM=
Expand Down

0 comments on commit 716f745

Please sign in to comment.