Commit 445e353 1 parent 97cf5da commit 445e353 Copy full SHA for 445e353
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 4
4
5
5
require (
6
6
github.com/BurntSushi/toml v1.4.0
7
- github.com/hellflame/argparse v1.3.1
7
+ github.com/hellflame/argparse v1.12.0
8
8
github.com/joho/godotenv v1.5.1
9
9
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
10
10
gopkg.in/yaml.v2 v2.4.0
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ github.com/davecgh/go-spew v1.1.0 h1:ZDRjVQ15GmhC3fiQ8ni8+OwkZQO4DARzQgrnXU1Liz8
10
10
github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
11
11
github.com/google/uuid v1.3.0 h1:t6JiXgmwXMjEs8VusXIJk2BXHsn+wx8BZdTaoZ5fu7I =
12
12
github.com/google/uuid v1.3.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
13
- github.com/hellflame/argparse v1.3.1 h1:srG7sUg2WoXc+YXuE5k/EZh14nrIP5/ORx0AVM5eeIg =
14
- github.com/hellflame/argparse v1.3.1 /go.mod h1:nOtOQAtkWh6u5msq6huJxZtjb+Yg9VeN0e7vRuBS49E =
13
+ github.com/hellflame/argparse v1.12.0 h1:npwhdFxX5UWSg4tOZCgLPJ7W5tnCvhUyibp2JOReKzM =
14
+ github.com/hellflame/argparse v1.12.0 /go.mod h1:nOtOQAtkWh6u5msq6huJxZtjb+Yg9VeN0e7vRuBS49E =
15
15
github.com/huandu/xstrings v1.3.2 h1:L18LIDzqlW6xN2rEkpdV8+oL/IXWJ1APd+vsdYy4Wdw =
16
16
github.com/huandu/xstrings v1.3.2 /go.mod h1:y5/lhBue+AyNmUVz9RLU9xbLR0o4KIIExikq4ovT0aE =
17
17
github.com/imdario/mergo v0.3.12 h1:b6R2BslTbIEToALKP7LxUvijTsNI9TAe80pLWN2g/HU =
You can’t perform that action at this time.
0 commit comments