I
Size: a a a
I
А
I
А
AY
🅚
I
LG
I
🅚
LG
I
p := &i
а почему бы просто не юзать i
?I
LG
p := &i
а почему бы просто не юзать i
?LG
p := &i
а почему бы просто не юзать i
?I
AY
V
G
AS
vendor:
$ find vendor -type f
vendor/gitlab.example.com/repo/snmp_exporter/mymodule/process.goсборка
vendor/gitlab.example.com/repo/snmp_exporter/mymodule/cfg/config.go
go build
проходит, всё ок... go mod vendor
их грохает...go.mod
require (
+ gitlab.example.com/repo/snmp_exporter v0.0.0
ругается go list
( не знаю зачем он вызывается в штатном Makefile)