主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
Jovial92nc
活动总数
5
最后的活动
2026年02月05日 10:53
成员加入日期
2026年01月28日 08:36
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
1
活动概览
帖子(1)
评论(3)
按最近的活动排序
最近的活动
投票数
创建于
2026年02月05日 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...
社区
GoLand
go.sum access is denied error
0 票
创建于
2026年02月05日 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...
社区
GoLand
go.sum access is denied error
0 票
创建于
2026年01月28日 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...
社区
GoLand
go.sum access is denied error
0 票