We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 850a4b0 commit 0fbca77Copy full SHA for 0fbca77
cmd/urfave-cli-genflags/go.mod
@@ -5,7 +5,7 @@ go 1.24.0
5
replace github.com/aperturerobotics/cli => ../../
6
7
require (
8
- github.com/aperturerobotics/cli v1.0.0
+ github.com/aperturerobotics/cli v1.0.1
9
golang.org/x/text v0.30.0
10
gopkg.in/yaml.v3 v3.0.1
11
)
0 commit comments