mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01: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