We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8d8df5 commit 64c09d3Copy full SHA for 64c09d3
internal/cmd/perfcomp/main.go
@@ -4,11 +4,11 @@
4
// not use this file except in compliance with the License. You may obtain
5
// a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
6
7
-package main
8
-
9
// This module cannot be included in the workspace since it requires a version of Gonum that is not compatible with the Go Driver.
10
// Must use GOWORK=off to run this test.
11
+package main
+
12
import (
13
"context"
14
"fmt"
0 commit comments