Skip to content

Commit fc8544b

Browse files
build(deps): bump github.com/ldez/tagliatelle from 0.5.0 to 0.6.0
Bumps [github.com/ldez/tagliatelle](https://github.com/ldez/tagliatelle) from 0.5.0 to 0.6.0. - [Commits](ldez/tagliatelle@v0.5.0...v0.6.0) --- updated-dependencies: - dependency-name: github.com/ldez/tagliatelle dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0a42d36 commit fc8544b

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

go.mod

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ require (
6767
github.com/kyoh86/exportloopref v0.1.11
6868
github.com/lasiar/canonicalheader v1.1.2
6969
github.com/ldez/gomoddirectives v0.2.4
70-
github.com/ldez/tagliatelle v0.5.0
70+
github.com/ldez/tagliatelle v0.6.0
7171
github.com/leonklingele/grouper v1.1.2
7272
github.com/macabu/inamedparam v0.1.3
7373
github.com/maratori/testableexamples v1.0.0
@@ -158,6 +158,8 @@ require (
158158
github.com/google/go-cmp v0.6.0 // indirect
159159
github.com/gostaticanalysis/analysisutil v0.7.1 // indirect
160160
github.com/gostaticanalysis/comment v1.4.2 // indirect
161+
github.com/hashicorp/go-immutable-radix/v2 v2.1.0 // indirect
162+
github.com/hashicorp/golang-lru/v2 v2.0.7 // indirect
161163
github.com/hashicorp/hcl v1.0.0 // indirect
162164
github.com/inconshreveable/mousetrap v1.1.0 // indirect
163165
github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 // indirect

go.sum

Lines changed: 8 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)