File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ require (
34
34
github.com/mitchellh/go-homedir v1.1.0
35
35
github.com/mitchellh/go-ps v1.0.0
36
36
github.com/nakabonne/nestif v0.3.0
37
- github.com/nishanths/exhaustive v0.0.0-20200525081945-8e46705b6132
37
+ github.com/nishanths/exhaustive v0.0.0-20200708172631-8866003e3856
38
38
github.com/pkg/errors v0.9.1
39
39
github.com/ryancurrah/gomodguard v1.1.0
40
40
github.com/ryanrolds/sqlclosecheck v0.3.0
Original file line number Diff line number Diff line change @@ -261,6 +261,8 @@ github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e h1:fD57ERR4JtEqsWb
261
261
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e /go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno =
262
262
github.com/nishanths/exhaustive v0.0.0-20200525081945-8e46705b6132 h1:NjznefjSrral0MiR4KlB41io/d3OklvhcgQUdfZTqJE =
263
263
github.com/nishanths/exhaustive v0.0.0-20200525081945-8e46705b6132 /go.mod h1:wBEpHwM2OdmeNpdCvRPUlkEbBuaFmcK4Wv8Q7FuGW3c =
264
+ github.com/nishanths/exhaustive v0.0.0-20200708172631-8866003e3856 h1:W3KBC2LFyfgd+wNudlfgCCsTo4q97MeNWrfz8/wSdSc =
265
+ github.com/nishanths/exhaustive v0.0.0-20200708172631-8866003e3856 /go.mod h1:wBEpHwM2OdmeNpdCvRPUlkEbBuaFmcK4Wv8Q7FuGW3c =
264
266
github.com/oklog/ulid v1.3.1 /go.mod h1:CirwcVhetQ6Lv90oh/F+FBtV6XMibvdAFo93nm5qn4U =
265
267
github.com/onsi/ginkgo v1.6.0 /go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE =
266
268
github.com/onsi/ginkgo v1.12.0 h1:Iw5WCbBcaAAd0fpRb1c9r5YCylv4XDoCSigm1zLevwU =
You can’t perform that action at this time.
0 commit comments