mirror of
https://github.com/github/codeql.git
synced 2026-01-29 22:32:58 +01:00
Fix module doc
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
import go
|
||||
|
||||
/**
|
||||
* Provides classes for working with concepts from [`clevergo.tech/clevergo@v0.5.2`](https://pkg.go.dev/clevergo.tech/clevergo@v0.5.2) package.
|
||||
* Provides classes for working with concepts from the [`clevergo.tech/clevergo@v0.5.2`](https://pkg.go.dev/clevergo.tech/clevergo@v0.5.2) package.
|
||||
*/
|
||||
private module CleverGo {
|
||||
/** Gets the package path. */
|
||||
|
||||
Reference in New Issue
Block a user