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 Feb 13, 2023
1 parent f9eb63b commit 3ec4852
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 @@ -17,7 +17,7 @@ require (
github.com/lib/pq v1.10.7
github.com/nyaruka/ezconf v0.2.1
github.com/nyaruka/gocommon v1.34.1
github.com/nyaruka/goflow v0.184.1
github.com/nyaruka/goflow v0.184.2
github.com/nyaruka/logrus_sentry v0.8.2-0.20190129182604-c2962b80ba7d
github.com/nyaruka/null/v2 v2.0.2
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 @@ -223,8 +223,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.34.1 h1:uFRxnhuyVzfr7YqontNr/ryuALMBjjmhVHCJI1ASsGg=
github.com/nyaruka/gocommon v1.34.1/go.mod h1:tTa8b2obZuQQytsL2ts3pV72dUbRW9w5Qaq/V5YfW/8=
github.com/nyaruka/goflow v0.184.1 h1:XFi5IOYLjuFggPziY3kqGH7RvmcsJSqz8KipWSBNRq8=
github.com/nyaruka/goflow v0.184.1/go.mod h1:2KpcxSbhYmmD6ltaUtR5ZnyN/4vzuuJPq1IBpFStMw0=
github.com/nyaruka/goflow v0.184.2 h1:8wxw8BeTnvO3qa8IVuqFQYowlHIhDKRp39trs958liA=
github.com/nyaruka/goflow v0.184.2/go.mod h1:2KpcxSbhYmmD6ltaUtR5ZnyN/4vzuuJPq1IBpFStMw0=
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 3ec4852

Please sign in to comment.