Skip to content

Commit

Permalink
Update module github.com/whitaker-io/machine/v3 to v3.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 25, 2024
1 parent e0b04a0 commit d5f3c6c
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion edge/http/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ module github.com/whitaker-io/machine/edge/http

go 1.21.5

require github.com/whitaker-io/machine/v3 v3.2.3
require github.com/whitaker-io/machine/v3 v3.2.4

require github.com/whitaker-io/machine/common v0.1.1 // indirect
2 changes: 2 additions & 0 deletions edge/http/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@ github.com/whitaker-io/machine/common v0.1.1 h1:6R+cpbh0wEcv6rJxrXuOqj6GDRBuFrj4
github.com/whitaker-io/machine/common v0.1.1/go.mod h1:EsCg9PCydROYr/JmFFMSlx5tzGY13BG86UF2prD1/5U=
github.com/whitaker-io/machine/v3 v3.2.3 h1:I+wRzswgpnp4cuZBIVOf/aW6NPBmcJx3Yb94W4yhrac=
github.com/whitaker-io/machine/v3 v3.2.3/go.mod h1:s8xvBOWv3LWffDQhVkJvyPQhFrD04tiVg0RDtrjqTzM=
github.com/whitaker-io/machine/v3 v3.2.4 h1:UDp9vIv8l/8OUZkV//j+XFfru2LiBQWe28MAPAONsv8=
github.com/whitaker-io/machine/v3 v3.2.4/go.mod h1:+CWz6FLMbzog+XP2jGjKxRGh2IoTEogf2xM6SznuVT0=
2 changes: 1 addition & 1 deletion edge/pubsub/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.21.5

require (
cloud.google.com/go/pubsub v1.37.0
github.com/whitaker-io/machine/v3 v3.2.3
github.com/whitaker-io/machine/v3 v3.2.4
)

require (
Expand Down
2 changes: 2 additions & 0 deletions edge/pubsub/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,8 @@ github.com/whitaker-io/machine/common v0.1.1 h1:6R+cpbh0wEcv6rJxrXuOqj6GDRBuFrj4
github.com/whitaker-io/machine/common v0.1.1/go.mod h1:EsCg9PCydROYr/JmFFMSlx5tzGY13BG86UF2prD1/5U=
github.com/whitaker-io/machine/v3 v3.2.3 h1:I+wRzswgpnp4cuZBIVOf/aW6NPBmcJx3Yb94W4yhrac=
github.com/whitaker-io/machine/v3 v3.2.3/go.mod h1:s8xvBOWv3LWffDQhVkJvyPQhFrD04tiVg0RDtrjqTzM=
github.com/whitaker-io/machine/v3 v3.2.4 h1:UDp9vIv8l/8OUZkV//j+XFfru2LiBQWe28MAPAONsv8=
github.com/whitaker-io/machine/v3 v3.2.4/go.mod h1:+CWz6FLMbzog+XP2jGjKxRGh2IoTEogf2xM6SznuVT0=
github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY=
go.opencensus.io v0.24.0 h1:y73uSU6J157QMP2kn2r30vwW1A2W2WFwSCGnAVxeaD0=
go.opencensus.io v0.24.0/go.mod h1:vNK8G9p7aAivkbmorf4v+7Hgx+Zs0yY+0fOtgBfjQKo=
Expand Down

0 comments on commit d5f3c6c

Please sign in to comment.