Skip to content

Commit ac43599

Browse files
build(deps): bump github.com/ultraware/funlen from 0.0.2 to 0.0.3 (#1341)
Bumps [github.com/ultraware/funlen](https://github.com/ultraware/funlen) from 0.0.2 to 0.0.3. - [Release notes](https://github.com/ultraware/funlen/releases) - [Commits](ultraware/funlen@v0.0.2...v0.0.3) Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Xiang Dai <long0dai@foxmail.com> Co-authored-by: Xiang Dai <long0dai@foxmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 11818df commit ac43599

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
@@ -54,7 +54,7 @@ require (
5454
github.com/tetafro/godot v0.4.8
5555
github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
5656
github.com/tommy-muehle/go-mnd v1.3.1-0.20200224220436-e6f9a994e8fa
57-
github.com/ultraware/funlen v0.0.2
57+
github.com/ultraware/funlen v0.0.3
5858
github.com/ultraware/whitespace v0.0.4
5959
github.com/uudashr/gocognit v1.0.1
6060
github.com/valyala/quicktemplate v1.6.2

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -382,6 +382,8 @@ github.com/tommy-muehle/go-mnd v1.3.1-0.20200224220436-e6f9a994e8fa/go.mod h1:dS
382382
github.com/ugorji/go v1.1.4/go.mod h1:uQMGLiO92mf5W77hV/PUCpI3pbzQx3CRekS0kk+RGrc=
383383
github.com/ultraware/funlen v0.0.2 h1:Av96YVBwwNSe4MLR7iI/BIa3VyI7/djnto/pK3Uxbdo=
384384
github.com/ultraware/funlen v0.0.2/go.mod h1:Dp4UiAus7Wdb9KUZsYWZEWiRzGuM2kXM1lPbfaF6xhA=
385+
github.com/ultraware/funlen v0.0.3 h1:5ylVWm8wsNwH5aWo9438pwvsK0QiqVuUrt9bn7S/iLA=
386+
github.com/ultraware/funlen v0.0.3/go.mod h1:Dp4UiAus7Wdb9KUZsYWZEWiRzGuM2kXM1lPbfaF6xhA=
385387
github.com/ultraware/whitespace v0.0.4 h1:If7Va4cM03mpgrNH9k49/VOicWpGoG70XPBFFODYDsg=
386388
github.com/ultraware/whitespace v0.0.4/go.mod h1:aVMh/gQve5Maj9hQ/hg+F75lr/X5A89uZnzAmWSineA=
387389
github.com/uudashr/gocognit v1.0.1 h1:MoG2fZ0b/Eo7NXoIwCVFLG5JED3qgQz5/NEE+rOsjPs=

0 commit comments

Comments
 (0)