Skip to content

Commit

Permalink
Update goflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyist committed Jan 9, 2024
1 parent 4ce5a90 commit 9198ddd
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 @@ -64,4 +64,4 @@ require (
gopkg.in/yaml.v3 v3.0.1 // indirect
)

replace github.com/nyaruka/goflow v0.163.0 => github.com/istresearch/goflow v0.2310.16-210
replace github.com/nyaruka/goflow v0.163.0 => github.com/istresearch/goflow v0.2401.9-190
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -165,8 +165,8 @@ github.com/gorilla/schema v1.2.0/go.mod h1:kgLaKoK1FELgZqMAVxx/5cbj0kT+57qxUrAlI
github.com/hashicorp/golang-lru v0.5.0/go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8=
github.com/hashicorp/golang-lru v0.5.1/go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8=
github.com/ianlancetaylor/demangle v0.0.0-20181102032728-5e5cf60278f6/go.mod h1:aSSvb/t6k1mPoxDqO4vJh6VOCGPwU4O0C2/Eqndh1Sc=
github.com/istresearch/goflow v0.2310.16-210 h1:joBrwSgY+zdWJQ6tGhOOpsaa/OeZmhg8gNrz9+QmZOI=
github.com/istresearch/goflow v0.2310.16-210/go.mod h1:l9ofsG8/pcgfIyhEFYCQk1i9uGWBPbfc0nzNvJh2AZA=
github.com/istresearch/goflow v0.2401.9-190 h1:RG0d0/0TQ5y1IsrGVwM8pGOipBFh+WDlXlolVcRNpbA=
github.com/istresearch/goflow v0.2401.9-190/go.mod h1:l9ofsG8/pcgfIyhEFYCQk1i9uGWBPbfc0nzNvJh2AZA=
github.com/jmespath/go-jmespath v0.4.0 h1:BEgLn5cpjn8UN1mAw4NjwDrS35OdebyEtFe+9YPoQUg=
github.com/jmespath/go-jmespath v0.4.0/go.mod h1:T8mJZnbsbmF+m6zOOFylbeCJqk5+pHWvzYPziyZiYoo=
github.com/jmespath/go-jmespath/internal/testify v1.5.1 h1:shLQSRRSCCPj3f2gpwzGwWFoC7ycTf1rcQZHOlsJ6N8=
Expand Down

0 comments on commit 9198ddd

Please sign in to comment.