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 @@ -125,7 +125,7 @@ require (
125
125
github.com/leonklingele/grouper v1.1.2 // indirect
126
126
github.com/lucasb-eyer/go-colorful v1.2.0 // indirect
127
127
github.com/macabu/inamedparam v0.2.0 // indirect
128
- github.com/manuelarte/funcorder v0.2.1 // indirect
128
+ github.com/manuelarte/funcorder v0.3.0 // indirect
129
129
github.com/maratori/testableexamples v1.0.0 // indirect
130
130
github.com/maratori/testpackage v1.1.1 // indirect
131
131
github.com/matoous/godox v1.1.0 // indirect
Original file line number Diff line number Diff line change @@ -285,8 +285,8 @@ github.com/lucasb-eyer/go-colorful v1.2.0 h1:1nnpGOrhyZZuNyfu1QjKiUICQ74+3FNCN69
285
285
github.com/lucasb-eyer/go-colorful v1.2.0 /go.mod h1:R4dSotOR9KMtayYi1e77YzuveK+i7ruzyGqttikkLy0 =
286
286
github.com/macabu/inamedparam v0.2.0 h1:VyPYpOc10nkhI2qeNUdh3Zket4fcZjEWe35poddBCpE =
287
287
github.com/macabu/inamedparam v0.2.0 /go.mod h1:+Pee9/YfGe5LJ62pYXqB89lJ+0k5bsR8Wgz/C0Zlq3U =
288
- github.com/manuelarte/funcorder v0.2.1 h1:7QJsw3qhljoZ5rH0xapIvjw31EcQeFbF31/7kQ/xS34 =
289
- github.com/manuelarte/funcorder v0.2.1 /go.mod h1:BQQ0yW57+PF9ZpjpeJDKOffEsQbxDFKW8F8zSMe/Zd0 =
288
+ github.com/manuelarte/funcorder v0.3.0 h1:mV1joNYIjIUnnyZ6wfaC+sCWB6IvG62ay3xuhbklHps =
289
+ github.com/manuelarte/funcorder v0.3.0 /go.mod h1:wBFktqsi8PyQvNYEUpF5Lt+V/xqgaevfCi4SSpUhyPo =
290
290
github.com/maratori/testableexamples v1.0.0 h1:dU5alXRrD8WKSjOUnmJZuzdxWOEQ57+7s93SLMxb2vI =
291
291
github.com/maratori/testableexamples v1.0.0 /go.mod h1:4rhjL1n20TUTT4vdh3RDqSizKLyXp7K2u6HgraZCGzE =
292
292
github.com/maratori/testpackage v1.1.1 h1:S58XVV5AD7HADMmD0fNnziNHqKvSdDuEKdPD1rNTU04 =
You can’t perform that action at this time.
0 commit comments