diff --git a/ql/test/library-tests/semmle/go/frameworks/CleverGo/TaintTracking/vendor/clevergo.tech/clevergo/stub.go b/ql/test/library-tests/semmle/go/frameworks/CleverGo/TaintTracking/vendor/clevergo.tech/clevergo/stub.go index 193fd5e2b25..570ec9c6069 100644 --- a/ql/test/library-tests/semmle/go/frameworks/CleverGo/TaintTracking/vendor/clevergo.tech/clevergo/stub.go +++ b/ql/test/library-tests/semmle/go/frameworks/CleverGo/TaintTracking/vendor/clevergo.tech/clevergo/stub.go @@ -2,7 +2,7 @@ // This is a simple stub for clevergo.tech/clevergo, strictly for use in testing. // See the LICENSE file for information about the licensing of the original library. -// Source: clevergo.tech/clevergo (exports: ; functions: ) +// Source: clevergo.tech/clevergo (exports: Application,Decoder,Renderer; functions: CleanPath) // Package clevergo is a stub of clevergo.tech/clevergo, generated by depstubber. package clevergo diff --git a/ql/test/library-tests/semmle/go/frameworks/CleverGo/UntrustedSources/vendor/clevergo.tech/clevergo/stub.go b/ql/test/library-tests/semmle/go/frameworks/CleverGo/UntrustedSources/vendor/clevergo.tech/clevergo/stub.go index 5ef906b10bd..3aa3a0e211d 100644 --- a/ql/test/library-tests/semmle/go/frameworks/CleverGo/UntrustedSources/vendor/clevergo.tech/clevergo/stub.go +++ b/ql/test/library-tests/semmle/go/frameworks/CleverGo/UntrustedSources/vendor/clevergo.tech/clevergo/stub.go @@ -2,7 +2,7 @@ // This is a simple stub for clevergo.tech/clevergo, strictly for use in testing. // See the LICENSE file for information about the licensing of the original library. -// Source: clevergo.tech/clevergo (exports: ; functions: ) +// Source: clevergo.tech/clevergo (exports: Context,Decoder,Param,Params; functions: ) // Package clevergo is a stub of clevergo.tech/clevergo, generated by depstubber. package clevergo