File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed
Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 1- module github.com/alexcoder04 /gilc
1+ module github.com/lcpluginmaker /gilc
22
33go 1.18
44
55require (
6- github.com/alexcoder04/arrowprint v0.0.1 // indirect
7- github.com/alexcoder04/friendly v0.0.0-20220724153717-2c05924b8c1c // indirect
8- github.com/mattn/go-colorable v0.1.12 // indirect
6+ github.com/alexcoder04/arrowprint v0.0.1
7+ github.com/alexcoder04/friendly v0.0.0-20220724153717-2c05924b8c1c
8+ github.com/mattn/go-colorable v0.1.12
9+ )
10+
11+ require (
912 github.com/mattn/go-isatty v0.0.14 // indirect
1013 github.com/otiai10/copy v1.7.0 // indirect
1114 golang.org/x/sys v0.0.0-20210927094055-39ccf1dd6fa6 // indirect
Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ github.com/otiai10/copy v1.7.0/go.mod h1:rmRl6QPdJj6EiUqXQ/4Nn2lLXoNQjFCQbbNrxgc
1111github.com/otiai10/curr v0.0.0-20150429015615-9b4961190c95 /go.mod h1:9qAhocn7zKJG+0mI8eUu6xqkFDYS2kb2saOteoSB3cE =
1212github.com/otiai10/curr v1.0.0 /go.mod h1:LskTG5wDwr8Rs+nNQ+1LlxRjAtTZZjtJW4rMXl6j4vs =
1313github.com/otiai10/mint v1.3.0 /go.mod h1:F5AjcsTsWUqX+Na9fpHb52P8pcRX2CI6A3ctIT91xUo =
14+ github.com/otiai10/mint v1.3.3 h1:7JgpsBaN0uMkyju4tbYHu0mnM55hNKVYLsXmwr15NQI =
1415github.com/otiai10/mint v1.3.3 /go.mod h1:/yxELlJQ0ufhjUwhshSj+wFjZ78CnZ48/1wtmBH1OTc =
1516golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
1617golang.org/x/sys v0.0.0-20210927094055-39ccf1dd6fa6 h1:foEbQz/B0Oz6YIqu/69kfXPYeFQAuuMYFkjaqXzl5Wo =
You can’t perform that action at this time.
0 commit comments