Skip to content

Commit

Permalink
change pkg
Browse files Browse the repository at this point in the history
  • Loading branch information
Jefftree committed Jun 20, 2024
1 parent 042d7e9 commit 344c405
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pkg/common/common.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@ package common

import (
"net/http"
"slices"

"golang.org/x/exp/slices"

"strings"

"github.com/emicklei/go-restful/v3"
Expand Down

0 comments on commit 344c405

Please sign in to comment.