File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/moznion/taqc
33go 1.17
44
55require (
6- github.com/iancoleman/strcase v0.2 .0
6+ github.com/iancoleman/strcase v0.3 .0
77 github.com/moznion/gowrtr v1.5.1
88 github.com/stretchr/testify v1.7.0
99 golang.org/x/tools v0.1.8
Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ github.com/iancoleman/strcase v0.1.3 h1:dJBk1m2/qjL1twPLf68JND55vvivMupZ4wIzE8CT
55github.com/iancoleman/strcase v0.1.3 /go.mod h1:SK73tn/9oHe+/Y0h39VT4UCxmurVJkR5NA7kMEAOgSE =
66github.com/iancoleman/strcase v0.2.0 h1:05I4QRnGpI0m37iZQRuskXh+w77mr6Z41lwQzuHLwW0 =
77github.com/iancoleman/strcase v0.2.0 /go.mod h1:iwCmte+B7n89clKwxIoIXy/HfoL7AsD47ZCWhYzw7ho =
8+ github.com/iancoleman/strcase v0.3.0 h1:nTXanmYxhfFAMjZL34Ov6gkzEsSJZ5DbhxWjvSASxEI =
9+ github.com/iancoleman/strcase v0.3.0 /go.mod h1:iwCmte+B7n89clKwxIoIXy/HfoL7AsD47ZCWhYzw7ho =
810github.com/moznion/go-errgen v1.3.1 /go.mod h1:+BkSRLNc98WWAJmdtxYcxxucQ7sl8m4sroepmHio33Y =
911github.com/moznion/go-errgen v1.8.1 /go.mod h1:3mE7v+d7czyIqbfd3jOK/wLgRn5lTOtNRNEeCHXHaCk =
1012github.com/moznion/gowrtr v0.0.0-20190121085203-08e30cf60446 /go.mod h1:u2ZFWAHT1c56nmSP3w0C4N9MZtI2UE7YwbkItJAsF78 =
You can’t perform that action at this time.
0 commit comments