Changed import

This commit is contained in:
Jguer 2016-10-16 01:19:23 +01:00
parent f51b897e3e
commit 2d1f6ecbe6

View file

@ -5,7 +5,7 @@ import (
"encoding/json"
"errors"
"fmt"
"github.com/Jguer/go-alpm"
"github.com/jguer/go-alpm"
"io"
"net/http"
"os"