Skip to content

Commit

Permalink
README: Update the Go support version to 1.23
Browse files Browse the repository at this point in the history
The lack of workspace vendoring support from 1.22 remains true even for
1.23.

Signed-off-by: Erik Skultety <[email protected]>
  • Loading branch information
eskultety authored and taylormadore committed Sep 16, 2024
1 parent 1610d36 commit 2e4795a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -747,7 +747,7 @@ The table below shows the supported package managers and their support level in

Tool | Version |
--- |---------|
Go* | 1.20.7, 1.22.0 (no workspace vendoring support) |
Go* | 1.20.7, 1.23.0 (no workspace vendoring support) |
Npm | 9.5.0 |
Node | 18.16.1 |
Pip | 22.3.1 |
Expand Down

0 comments on commit 2e4795a

Please sign in to comment.