Skip to content

Commit

Permalink
Merge pull request #32 from synfinatic/dependabot/go_modules/github.c…
Browse files Browse the repository at this point in the history
…om/cloudflare/goflow/v3-3.4.5

Bump github.com/cloudflare/goflow/v3 from 3.4.4 to 3.4.5
  • Loading branch information
synfinatic authored Oct 15, 2023
2 parents 4a32f67 + 460237d commit 7eedfb6
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 @@ -4,7 +4,7 @@ go 1.18

require (
github.com/alecthomas/kong v0.7.1
github.com/cloudflare/goflow/v3 v3.4.4
github.com/cloudflare/goflow/v3 v3.4.5
github.com/golang/protobuf v1.5.2
github.com/pebbe/zmq4 v1.2.9
github.com/prometheus/client_golang v1.14.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ github.com/chzyer/logex v1.1.10/go.mod h1:+Ywpsq7O8HXn0nuIou7OrIPyXbp3wmkHB+jjWR
github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e/go.mod h1:nSuG5e5PlCu98SY8svDHJxuZscDgtXS6KTTbou5AhLI=
github.com/chzyer/test v0.0.0-20180213035817-a1ea475d72b1/go.mod h1:Q3SI9o4m/ZMnBNeIyt5eFwwo7qiLfzFZmjNmxjkiQlU=
github.com/client9/misspell v0.3.4/go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw=
github.com/cloudflare/goflow/v3 v3.4.4 h1:U9HBTGqbHredNcQeBb0t7P+p/LF2pNSbpTIbauLqsvg=
github.com/cloudflare/goflow/v3 v3.4.4/go.mod h1:dsjBeEcuW4+GYfadDjDV+b66F2RGlUxOL9tiXsSMhh0=
github.com/cloudflare/goflow/v3 v3.4.5 h1:Yf9H8zaxIoPLhAqnJv538Pn7GZcYx1p1PyWo77x88oQ=
github.com/cloudflare/goflow/v3 v3.4.5/go.mod h1:dsjBeEcuW4+GYfadDjDV+b66F2RGlUxOL9tiXsSMhh0=
github.com/cncf/udpa/go v0.0.0-20191209042840-269d4d468f6f/go.mod h1:M8M6+tZqaGXZJjfX53e64911xZQV5JYwmTeXPW+k8Sc=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
Expand Down

0 comments on commit 7eedfb6

Please sign in to comment.