Skip to content

Commit

Permalink
Update to latest goflow
Browse files Browse the repository at this point in the history
  • Loading branch information
rowanseymour committed Oct 17, 2022
1 parent a632a93 commit 4eb11c6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ require (
github.com/lib/pq v1.10.6
github.com/nyaruka/ezconf v0.2.1
github.com/nyaruka/gocommon v1.32.0
github.com/nyaruka/goflow v0.172.5
github.com/nyaruka/goflow v0.172.6
github.com/nyaruka/logrus_sentry v0.8.2-0.20190129182604-c2962b80ba7d
github.com/nyaruka/null v1.2.0
github.com/nyaruka/redisx v0.2.2
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -220,8 +220,8 @@ github.com/nyaruka/ezconf v0.2.1 h1:TDXWoqjqYya1uhou1mAJZg7rgFYL98EB0Tb3+BWtUh0=
github.com/nyaruka/ezconf v0.2.1/go.mod h1:ey182kYkw2MIi4XiWe1FR/mzI33WCmTWuceDYYxgnQw=
github.com/nyaruka/gocommon v1.32.0 h1:No9EGpym15WvWmbdNcKytvgQTpnEjTEyEf+doaaysSY=
github.com/nyaruka/gocommon v1.32.0/go.mod h1:PApT/06fP5Tzs4/kbkJ+rVoyOc9Lbqm1lR0ow8Vqzp0=
github.com/nyaruka/goflow v0.172.5 h1:bfoW99cRGuLYnXz47RpLhl64WPqYwaNP47pF5Cd2G2g=
github.com/nyaruka/goflow v0.172.5/go.mod h1:5yvNaDXx/C/OFJ9W3F9OL6zh3pOocroK7jN2aF80sJE=
github.com/nyaruka/goflow v0.172.6 h1:cZAHCvSZK8OzAdqeTVVLdm4D68uTQY1lwQQ8pmTQnhM=
github.com/nyaruka/goflow v0.172.6/go.mod h1:5yvNaDXx/C/OFJ9W3F9OL6zh3pOocroK7jN2aF80sJE=
github.com/nyaruka/librato v1.0.0 h1:Vznj9WCeC1yZXbBYyYp40KnbmXLbEkjKmHesV/v2SR0=
github.com/nyaruka/librato v1.0.0/go.mod h1:pkRNLFhFurOz0QqBz6/DuTFhHHxAubWxs4Jx+J7yUgg=
github.com/nyaruka/logrus_sentry v0.8.2-0.20190129182604-c2962b80ba7d h1:hyp9u36KIwbTCo2JAJ+TuJcJBc+UZzEig7RI/S5Dvkc=
Expand Down

0 comments on commit 4eb11c6

Please sign in to comment.