meta/bandwidth: package main so we can build a binary

This commit is contained in:
Gabe Rosenhouse
2018-02-27 22:20:50 -08:00
committed by Gabriel Rosenhouse
parent 59fa37252f
commit 90252c30fb
4 changed files with 5 additions and 6 deletions

View File

@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
package bandwidth
package main
import (
"crypto/sha1"