Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
Jovial92nc
Total activity
5
Last activity
February 05, 2026 10:53
Member since
January 28, 2026 08:36
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (1)
Comments (3)
Sort by recent activity
Recent activity
Votes
Created
February 05, 2026 10:53
Hi Vadym,As expected, running go get -v -u all triggers an 'Access is denied' error for go.mod.After manually checking out go.mod to remove the read-only restriction and rerunning the command, I ge...
Community
GoLand
go.sum access is denied error
0 votes
Created
February 05, 2026 03:45
Hi Vadym,The reason the files are read-only is that the project is managed via Perforce, which keeps files in a read-only state by default unless they are checked out. To avoid the inconvenience of...
Community
GoLand
go.sum access is denied error
0 votes
Created
January 28, 2026 09:44
I understand your explanation, but I still don’t find it logical that I have to manually check out go.sum every time I open the project.For your reference, the project I uploaded with Upload ID: 20...
Community
GoLand
go.sum access is denied error
0 votes