File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
require (
6
6
github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
7
7
github.com/google/go-cmp v0.3.1
8
- github.com/google/licenseclassifier v0.0.0-20190926221455-842c0d70d702
8
+ github.com/google/licenseclassifier v0.0.0-20210325184830-bb04aff29e72
9
9
github.com/otiai10/copy v1.2.0
10
10
github.com/spf13/cobra v0.0.5
11
11
github.com/spf13/pflag v1.0.5 // indirect
Original file line number Diff line number Diff line change @@ -28,8 +28,8 @@ github.com/google/go-cmp v0.3.0 h1:crn/baboCvb5fXaQ0IJ1SGTsTVrWpDsCWC8EGETZijY=
28
28
github.com/google/go-cmp v0.3.0 /go.mod h1:8QqcDgzrUqlUb/G2PQTWiueGozuR1884gddMywk6iLU =
29
29
github.com/google/go-cmp v0.3.1 h1:Xye71clBPdm5HgqGwUkwhbynsUJZhDbS20FvLhQ2izg =
30
30
github.com/google/go-cmp v0.3.1 /go.mod h1:8QqcDgzrUqlUb/G2PQTWiueGozuR1884gddMywk6iLU =
31
- github.com/google/licenseclassifier v0.0.0-20190926221455-842c0d70d702 h1:nVgx26pAe6l/02mYomOuZssv28XkacGw/0WeiTVorqw =
32
- github.com/google/licenseclassifier v0.0.0-20190926221455-842c0d70d702 /go.mod h1:qsqn2hxC+vURpyBRygGUuinTO42MFRLcsmQ/P8v94+M =
31
+ github.com/google/licenseclassifier v0.0.0-20210325184830-bb04aff29e72 h1:EfzlPF5MRmoWsCGvSkPZ1Nh9uVzHf4FfGnDQ6CXd2NA =
32
+ github.com/google/licenseclassifier v0.0.0-20210325184830-bb04aff29e72 /go.mod h1:qsqn2hxC+vURpyBRygGUuinTO42MFRLcsmQ/P8v94+M =
33
33
github.com/hashicorp/hcl v1.0.0 /go.mod h1:E5yfLk+7swimpb2L/Alb/PJmXilQ/rhwaUYs4T20WEQ =
34
34
github.com/inconshreveable/mousetrap v1.0.0 h1:Z8tu5sraLXCXIcARxBp/8cbvlwVa7Z1NHg9XEKhtSvM =
35
35
github.com/inconshreveable/mousetrap v1.0.0 /go.mod h1:PxqpIevigyE2G7u3NXJIT2ANytuPF1OarO4DADm73n8 =
You can’t perform that action at this time.
0 commit comments