File tree 3 files changed +4
-5
lines changed
3 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -155,7 +155,7 @@ require (
155
155
github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 // indirect
156
156
github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 // indirect
157
157
github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 // indirect
158
- github.com/sivchari/nosnakecase v1.3 .0
158
+ github.com/sivchari/nosnakecase v1.4 .0
159
159
github.com/spf13/afero v1.8.2 // indirect
160
160
github.com/spf13/cast v1.5.0 // indirect
161
161
github.com/spf13/jwalterweatherman v1.1.0 // indirect
Original file line number Diff line number Diff line change 1
1
//args: -Enoctx
2
- package testdata
2
+ package testdata_test
3
3
4
4
import (
5
5
"context"
@@ -131,4 +131,3 @@ func Noctx() {
131
131
return req14 , req15
132
132
}()
133
133
}
134
-
You can’t perform that action at this time.
0 commit comments