@@ -213,6 +213,26 @@ func TestModuleInfo(t *testing.T) {
213
213
"https://gitee.com/Billcoding/gotypes/blob/v0.1.0/type.go#L1" ,
214
214
"https://gitee.com/Billcoding/gotypes/raw/v0.1.0/type.go" ,
215
215
},
216
+ {
217
+ "sourcehut" ,
218
+ "gioui.org" , "v0.0.0-20200726090130-3b95e2918359" , "op/op.go" ,
219
+
220
+ "https://git.sr.ht/~eliasnaur/gio" ,
221
+ "https://git.sr.ht/~eliasnaur/gio/tree/3b95e2918359" ,
222
+ "https://git.sr.ht/~eliasnaur/gio/tree/3b95e2918359/op/op.go" ,
223
+ "https://git.sr.ht/~eliasnaur/gio/tree/3b95e2918359/op/op.go#L1" ,
224
+ "https://git.sr.ht/~eliasnaur/gio/blob/3b95e2918359/op/op.go" ,
225
+ },
226
+ {
227
+ "sourcehut nested" ,
228
+ "gioui.org/app" , "v0.0.0-20200726090130-3b95e2918359" , "app.go" ,
229
+
230
+ "https://git.sr.ht/~eliasnaur/gio" ,
231
+ "https://git.sr.ht/~eliasnaur/gio/tree/3b95e2918359/app" ,
232
+ "https://git.sr.ht/~eliasnaur/gio/tree/3b95e2918359/app/app.go" ,
233
+ "https://git.sr.ht/~eliasnaur/gio/tree/3b95e2918359/app/app.go#L1" ,
234
+ "https://git.sr.ht/~eliasnaur/gio/blob/3b95e2918359/app/app.go" ,
235
+ },
216
236
{
217
237
"v2 as a branch" ,
218
238
"github.com/jrick/wsrpc/v2" , "v2.1.1" , "rpc.go" ,
0 commit comments