Skip to content

Commit 0fbca77

Browse files
fix(deps): update module github.com/aperturerobotics/cli to v1.0.1
1 parent 850a4b0 commit 0fbca77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/urfave-cli-genflags/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.24.0
55
replace github.com/aperturerobotics/cli => ../../
66

77
require (
8-
github.com/aperturerobotics/cli v1.0.0
8+
github.com/aperturerobotics/cli v1.0.1
99
golang.org/x/text v0.30.0
1010
gopkg.in/yaml.v3 v3.0.1
1111
)

0 commit comments

Comments
 (0)