Skip to content

Commit

Permalink
fix vendor
Browse files Browse the repository at this point in the history
  • Loading branch information
axetroy committed Oct 4, 2021
1 parent b4acfbe commit 8bb1524
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,8 @@ github.com/go-git/go-git/v5/utils/merkletrie/filesystem
github.com/go-git/go-git/v5/utils/merkletrie/index
github.com/go-git/go-git/v5/utils/merkletrie/internal/frame
github.com/go-git/go-git/v5/utils/merkletrie/noder
# github.com/google/go-cmp v0.5.5
## explicit; go 1.8
# github.com/imdario/mergo v0.3.12
## explicit; go 1.13
github.com/imdario/mergo
Expand All @@ -113,6 +115,10 @@ github.com/mattn/go-runewidth
# github.com/mitchellh/go-homedir v1.1.0
## explicit
github.com/mitchellh/go-homedir
# github.com/onsi/ginkgo v1.16.4
## explicit; go 1.15
# github.com/onsi/gomega v1.16.0
## explicit; go 1.16
# github.com/pkg/errors v0.9.1
## explicit
github.com/pkg/errors
Expand Down Expand Up @@ -154,7 +160,7 @@ golang.org/x/crypto/ssh
golang.org/x/crypto/ssh/agent
golang.org/x/crypto/ssh/internal/bcrypt_pbkdf
golang.org/x/crypto/ssh/knownhosts
# golang.org/x/net v0.0.0-20210326060303-6b1517762897
# golang.org/x/net v0.0.0-20210428140749-89ef3d95e781
## explicit; go 1.11
golang.org/x/net/context
golang.org/x/net/internal/socks
Expand All @@ -169,6 +175,8 @@ golang.org/x/sys/windows
# gopkg.in/warnings.v0 v0.1.2
## explicit
gopkg.in/warnings.v0
# gopkg.in/yaml.v2 v2.4.0
## explicit; go 1.15
# gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
## explicit
gopkg.in/yaml.v3

0 comments on commit 8bb1524

Please sign in to comment.