File tree Expand file tree Collapse file tree 5 files changed +19
-771
lines changed Expand file tree Collapse file tree 5 files changed +19
-771
lines changed Original file line number Diff line number Diff line change 1- // Generated by goversion
1+ // Generated by goversion v0.1.2-SNAPSHOT
22package goversion
33
44// The following variables should be filled with goversion ldflags
Original file line number Diff line number Diff line change 55require (
66 github.com/erwinvaneyk/cobras v0.0.0-20200914200705-1d2dfabe2493
77 github.com/ghodss/yaml v1.0.0
8- github.com/goreleaser/goreleaser v0.143.0 // indirect
8+ github.com/kr/text v0.2.0 // indirect
9+ github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e // indirect
10+ github.com/pkg/errors v0.9.1 // indirect
911 github.com/spf13/cobra v1.0.0
12+ github.com/spf13/pflag v1.0.5 // indirect
13+ github.com/stretchr/testify v1.6.1 // indirect
14+ gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f // indirect
15+ gopkg.in/yaml.v2 v2.3.0 // indirect
16+ gopkg.in/yaml.v3 v3.0.0-20200605160147-a5ece683394c // indirect
1017)
You can’t perform that action at this time.
0 commit comments