8000 replace uber atomic with stdlib atomic types · Issue #14866 · prometheus/prometheus · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
replace uber atomic with stdlib atomic types #14866
Open
@kruskall

Description

@kruskall

Proposal

Go 1.19 added new atomic types. Migrate usage of go.uber.org/atomic to sync/atomic and drop the dependency.

See https://go.dev/doc/go1.19#atomic_types

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0