summaryrefslogtreecommitdiff
path: root/internal/http/http.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/http/http.go')
-rw-r--r--internal/http/http.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/http/http.go b/internal/http/http.go
index 49e5f4f..0f56b96 100644
--- a/internal/http/http.go
+++ b/internal/http/http.go
@@ -11,8 +11,8 @@ import (
"strings"
"time"
- "github.com/go-errors/errors"
"github.com/eduvpn/eduvpn-common/internal/version"
+ "github.com/go-errors/errors"
)
// UserAgent is the user agent that is used for requests