mirror of
https://github.com/slackhq/nebula.git
synced 2025-11-08 20:23:59 +01:00
Without these comments, gofmt 1.16.9 will complain. Since we otherwise still support building with go1.16, lets add the comments to make it easier to compile and gofmt. Related: #588