Skip to content

Commit 40f322a

Browse files
committed
fix: update to v0.7.1
1 parent d070468 commit 40f322a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ require (
6868
github.com/lasiar/canonicalheader v1.1.2
6969
github.com/ldez/gomoddirectives v0.6.0
7070
github.com/ldez/grignotin v0.6.0
71-
github.com/ldez/tagliatelle v0.7.0
71+
github.com/ldez/tagliatelle v0.7.1
7272
github.com/ldez/usetesting v0.2.2
7373
github.com/leonklingele/grouper v1.1.2
7474
github.com/macabu/inamedparam v0.1.3
@@ -146,7 +146,7 @@ require (
146146
github.com/chavacava/garif v0.1.0 // indirect
147147
github.com/davecgh/go-spew v1.1.1 // indirect
148148
github.com/ebitengine/purego v0.8.1 // indirect
149-
github.com/ettle/strcase v0.2.1-0.20230114185658-e5db6a6becf3 // indirect
149+
github.com/ettle/strcase v0.2.0 // indirect
150150
github.com/fatih/structtag v1.2.0 // indirect
151151
github.com/fsnotify/fsnotify v1.5.4 // indirect
152152
github.com/go-ole/go-ole v1.2.6 // indirect

go.sum

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

0 commit comments

Comments
 (0)