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 5edb1ef commit 6a33676Copy full SHA for 6a33676
content/reference/go/opaque-migration.md
@@ -66,6 +66,7 @@ To install the migration tool, use:
66
67
```
68
go install google.golang.org/open2opaque@latest
69
+go install golang.org/x/tools/cmd/goimports@latest
70
71
72
{{% alert title="Note" color="info" %}}If
0 commit comments