moby--moby/libnetwork/drivers/overlay
Brian Goff 116f200737
Fix gosec complaints in libnetwork
These were purposefully ignored before but this goes ahead and "fixes"
most of them.
Note that none of the things gosec flagged are problematic, just
quieting the linter here.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2021-06-25 18:02:03 +02:00
..
overlayutils
ovmanager Fixup libnetwork lint errors 2021-06-01 23:48:32 +00:00
encryption.go Fix gosec complaints in libnetwork 2021-06-25 18:02:03 +02:00
filter.go
joinleave.go
ostweaks_linux.go
ostweaks_unsupported.go
ov_endpoint.go Fixup libnetwork lint errors 2021-06-01 23:48:32 +00:00
ov_network.go Fixup libnetwork lint errors 2021-06-01 23:48:32 +00:00
ov_serf.go Fixup libnetwork lint errors 2021-06-01 23:48:32 +00:00
ov_utils.go
overlay.go
overlay.pb.go
overlay.proto
overlay_test.go Fixup libnetwork lint errors 2021-06-01 23:48:32 +00:00
peerdb.go Fix gosec complaints in libnetwork 2021-06-25 18:02:03 +02:00
peerdb_test.go