File tree 2 files changed +11
-3
lines changed
2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ require (
67
67
github.com/kyoh86/exportloopref v0.1.11
68
68
github.com/lasiar/canonicalheader v1.1.2
69
69
github.com/ldez/gomoddirectives v0.2.4
70
- github.com/ldez/tagliatelle v0.5 .0
70
+ github.com/ldez/tagliatelle v0.6 .0
71
71
github.com/leonklingele/grouper v1.1.2
72
72
github.com/macabu/inamedparam v0.1.3
73
73
github.com/maratori/testableexamples v1.0.0
@@ -158,6 +158,8 @@ require (
158
158
github.com/google/go-cmp v0.6.0 // indirect
159
159
github.com/gostaticanalysis/analysisutil v0.7.1 // indirect
160
160
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
161
163
github.com/hashicorp/hcl v1.0.0 // indirect
162
164
github.com/inconshreveable/mousetrap v1.1.0 // indirect
163
165
github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 // indirect
You can’t perform that action at this time.
0 commit comments