Skip to content

Commit 5434821

Browse files
Merge pull request #16 from henrywhitaker3/renovate/github.com-henrywhitaker3-flow-1.x
fix(deps): update module github.com/henrywhitaker3/flow to v1.6.2
2 parents f89b11f + 53b721b commit 5434821

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/expr-lang/expr v1.16.9
88
github.com/go-echarts/go-echarts/v2 v2.3.3
99
github.com/hako/durafmt v0.0.0-20210608085754-5c1018a4e16b
10-
github.com/henrywhitaker3/flow v1.5.0
10+
github.com/henrywhitaker3/flow v1.6.2
1111
github.com/labstack/echo-contrib v0.17.1
1212
github.com/labstack/echo/v4 v4.12.0
1313
github.com/prometheus/client_golang v1.19.1

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ github.com/hako/durafmt v0.0.0-20210608085754-5c1018a4e16b h1:wDUNC2eKiL35DbLvsD
3131
github.com/hako/durafmt v0.0.0-20210608085754-5c1018a4e16b/go.mod h1:VzxiSdG6j1pi7rwGm/xYI5RbtpBgM8sARDXlvEvxlu0=
3232
github.com/henrywhitaker3/flow v1.5.0 h1:jZjs3a2/2Ym7ge3tgSlh9I9iB2GVTGaTb5di2q917Bw=
3333
github.com/henrywhitaker3/flow v1.5.0/go.mod h1:5ELoprHvmkLtpgvzbRB6faq/8/jcdFwUkkckArAH+CU=
34+
github.com/henrywhitaker3/flow v1.6.2 h1:1Mt+I8k+07SS08PCSR9wfAIVvI22IhjBg0Pj4gD1UNE=
35+
github.com/henrywhitaker3/flow v1.6.2/go.mod h1:5ELoprHvmkLtpgvzbRB6faq/8/jcdFwUkkckArAH+CU=
3436
github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8=
3537
github.com/inconshreveable/mousetrap v1.1.0/go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw=
3638
github.com/jpillora/backoff v1.0.0 h1:uvFg412JmmHBHw7iwprIxkPMI+sGQ4kzOWsMeHnm2EA=

0 commit comments

Comments
 (0)