neoneo-go/pkg/services/metrics
Roman Khimov 0a160ee93b *: use CompareAndSwap instead of CAS for atomics
go.uber.org/atomic deprecated CAS methods in version 1.10 (that introduced
CompareAndSwap), so we need to fix it.

Signed-off-by: Roman Khimov <roman@nspcc.ru>
2023-04-28 12:07:19 +03:00
..
metrics.go *: use CompareAndSwap instead of CAS for atomics 2023-04-28 12:07:19 +03:00
pprof.go services: allow multiple listen addresses for simple services 2022-12-07 11:23:01 +03:00
prometheus.go services: allow multiple listen addresses for simple services 2022-12-07 11:23:01 +03:00