#!/usr/bin/make -f

%:
	dh $@ --buildsystem=golang --with=golang

# Tests reach out to websites
override_dh_auto_test: