Skip to content

Commit

Permalink
Drop com#Atomic
Browse files Browse the repository at this point in the history
Go 1.19 introduced `sync/atomic#Pointer` among other things,
so we no longer need to use the Atomic wrapper from
our Icinga Go library.
  • Loading branch information
lippserd committed Oct 24, 2024
1 parent 3b9c90b commit 5111650
Showing 1 changed file with 0 additions and 32 deletions.
32 changes: 0 additions & 32 deletions com/atomic.go

This file was deleted.

0 comments on commit 5111650

Please sign in to comment.