Fix static build

This commit is contained in:
Tulir Asokan
2020-05-09 20:25:48 +03:00
parent ea23907492
commit 168a6ff93f
3 changed files with 4 additions and 2 deletions

View File

@ -14,6 +14,8 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see <https://www.gnu.org/licenses/>.
// +build cgo
package database
import (