File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -133,7 +133,7 @@ require (
133
133
github.com/leonklingele/grouper v1.1.2 // indirect
134
134
github.com/lucasb-eyer/go-colorful v1.2.0 // indirect
135
135
github.com/macabu/inamedparam v0.2.0 // indirect
136
- github.com/manuelarte/funcorder v0.2.1 // indirect
136
+ github.com/manuelarte/funcorder v0.3.0 // indirect
137
137
github.com/maratori/testableexamples v1.0.0 // indirect
138
138
github.com/maratori/testpackage v1.1.1 // indirect
139
139
github.com/matoous/godox v1.1.0 // indirect
Original file line number Diff line number Diff line change @@ -297,8 +297,8 @@ github.com/lucasb-eyer/go-colorful v1.2.0 h1:1nnpGOrhyZZuNyfu1QjKiUICQ74+3FNCN69
297
297
github.com/lucasb-eyer/go-colorful v1.2.0 /go.mod h1:R4dSotOR9KMtayYi1e77YzuveK+i7ruzyGqttikkLy0 =
298
298
github.com/macabu/inamedparam v0.2.0 h1:VyPYpOc10nkhI2qeNUdh3Zket4fcZjEWe35poddBCpE =
299
299
github.com/macabu/inamedparam v0.2.0 /go.mod h1:+Pee9/YfGe5LJ62pYXqB89lJ+0k5bsR8Wgz/C0Zlq3U =
300
- github.com/manuelarte/funcorder v0.2.1 h1:7QJsw3qhljoZ5rH0xapIvjw31EcQeFbF31/7kQ/xS34 =
301
- github.com/manuelarte/funcorder v0.2.1 /go.mod h1:BQQ0yW57+PF9ZpjpeJDKOffEsQbxDFKW8F8zSMe/Zd0 =
300
+ github.com/manuelarte/funcorder v0.3.0 h1:mV1joNYIjIUnnyZ6wfaC+sCWB6IvG62ay3xuhbklHps =
301
+ github.com/manuelarte/funcorder v0.3.0 /go.mod h1:wBFktqsi8PyQvNYEUpF5Lt+V/xqgaevfCi4SSpUhyPo =
302
302
github.com/maratori/testableexamples v1.0.0 h1:dU5alXRrD8WKSjOUnmJZuzdxWOEQ57+7s93SLMxb2vI =
303
303
github.com/maratori/testableexamples v1.0.0 /go.mod h1:4rhjL1n20TUTT4vdh3RDqSizKLyXp7K2u6HgraZCGzE =
304
304
github.com/maratori/testpackage v1.1.1 h1:S58XVV5AD7HADMmD0fNnziNHqKvSdDuEKdPD1rNTU04 =
You can’t perform that action at this time.
0 commit comments