Skip to content

Commit 258d19e

Browse files
JosanaDHgitbook-bot
authored andcommitted
GITBOOK-9158: AL - Merged - Go for OS: updated go Full Source Code Analysis location in UI
1 parent bf8daff commit 258d19e

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

docs/supported-languages-package-managers-and-frameworks/go/go-for-open-source.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -77,10 +77,10 @@ This enables Snyk to see the `import` statements in your `.go` source files, and
7777

7878
To enable full source code analysis, adjust your settings as follows:
7979

80-
1. Log in to your account and select your Group and Organization.
81-
2. Navigate to **Settings,** then **Languages**.
80+
1. Log in to your account and select your Organization.
81+
2. Navigate to **Settings** > **Snyk Open Source**.
8282
3. Select **Edit settings** for **Go**.
83-
4. Toggle full source code analysis on or off.
83+
4. Toggle **Enable full source code analysis** on or off.
8484

8585
<figure><img src="../../.gitbook/assets/image (149) (1).png" alt=""><figcaption><p>Enable full source code analysis</p></figcaption></figure>
8686

@@ -111,5 +111,3 @@ Go Modules Projects imported using new [Snyk Broker](../../enterprise-setup/snyk
111111
To add support to clients created before December 30, 2020, add `go.mod` and `go.sum` to your `accept.json` file, as per the changes in this [pull request](https://github.com/snyk/broker/pull/299/files).
112112

113113
If you're using private Go Modules integrated through the Broker, each private module must have a `go.mod` file defined.
114-
115-
####

0 commit comments

Comments
 (0)