mirror of
https://github.com/github/codeql.git
synced 2026-04-25 16:55:19 +02:00
Move go generate comment
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
//go:generate depstubber -vendor go.mongodb.org/mongo-driver/mongo Client,Collection,Database
|
||||
package test
|
||||
|
||||
//go:generate depstubber -vendor go.mongodb.org/mongo-driver/mongo Client,Collection,Database
|
||||
|
||||
import (
|
||||
"context"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user