moby/libnetwork/bitmap
Cory Snider dea3f2b417 Migrate away from things deprecated in Go 1.20
"math/rand".Seed
  - Migrate to using local RNG instances.

"archive/tar".TypeRegA
  - The deprecated constant tar.TypeRegA is the same value as
    tar.TypeReg and so is not needed at all.

Signed-off-by: Cory Snider <csnider@mirantis.com>
2023-02-15 12:30:32 -05:00
..
sequence.go libnetwork/bit{seq,map}: delete CheckConsistency() 2023-01-27 11:47:43 -05:00
sequence_test.go Migrate away from things deprecated in Go 1.20 2023-02-15 12:30:32 -05:00