summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorTamir Duberstein <tamird@google.com>2021-04-07 15:39:06 -0700
committergVisor bot <gvisor-bot@google.com>2021-04-07 15:41:17 -0700
commite6133abfca2ca2bbfce36f770f09f28236a7a76c (patch)
treead727751282933e5e944e57d37116ded75bf502d
parentd7fd00bad1416fb44b3303331ee223c28c69fe9b (diff)
Remove flock suppression
PiperOrigin-RevId: 367312275
-rw-r--r--nogo.yaml2
1 files changed, 0 insertions, 2 deletions
diff --git a/nogo.yaml b/nogo.yaml
index c0445a837..1e72d9e29 100644
--- a/nogo.yaml
+++ b/nogo.yaml
@@ -55,8 +55,6 @@ global:
# Same story for underscores.
- "should not use ALL_CAPS in Go names"
- "should not use underscores in Go names"
- # TODO(b/179817829): Upgrade to flock to v0.8.0.
- - "flock.NewFlock is deprecated: Use New instead"
exclude:
# Generated: exempt all.
- pkg/shim/runtimeoptions/runtimeoptions_cri.go