mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
chore: upgrade github.com/codeclysm/extract to v3.1.1 (#8480)
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ import (
|
||||
"os"
|
||||
"sort"
|
||||
|
||||
"github.com/codeclysm/extract"
|
||||
"github.com/codeclysm/extract/v3"
|
||||
"golang.org/x/xerrors"
|
||||
|
||||
"github.com/coder/coder/cli/clibase"
|
||||
|
||||
@@ -9,7 +9,7 @@ import (
|
||||
"path/filepath"
|
||||
"testing"
|
||||
|
||||
"github.com/codeclysm/extract"
|
||||
"github.com/codeclysm/extract/v3"
|
||||
"github.com/google/uuid"
|
||||
"github.com/stretchr/testify/require"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user