summaryrefslogtreecommitdiff
path: root/internal/http/http.go
diff options
context:
space:
mode:
authorjwijenbergh <jeroenwijenbergh@protonmail.com>2023-10-25 14:14:14 +0200
committerjwijenbergh <jeroenwijenbergh@protonmail.com>2023-10-25 16:34:13 +0200
commit5c1389589407a82b3ae989a316dcd79cf871ff1f (patch)
tree4fdc779bf6d27ac62265e645868f3592644eae39 /internal/http/http.go
parent8817b04905b2eb1b714f51ea0ce43687a98ba886 (diff)
Format: Run Gofumpt
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