Update to Go 1.22.3 and update Go dependencies #12
Annotations
7 errors
Test:
cgroup_exporter.go#L31
could not import github.com/treydock/cgroup_exporter/collector (-: # github.com/treydock/cgroup_exporter/collector
|
Test:
collector/cgroupv2.go#L90
cannot use uid (variable of type uint64) as string value in assignment) (typecheck)
|
Test:
cgroup_exporter.go#L52
undefined: version.NewCollector (typecheck)
|
Test:
collector/cgroupv2.go#L90
cannot use uid (variable of type uint64) as string value in assignment (typecheck)
|
Test
Process completed with exit code 2.
|
Build:
collector/cgroupv2.go#L90
cannot use uid (variable of type uint64) as string value in assignment
|
Build
Process completed with exit code 2.
|