Skip to content

Commit 177bac8

Browse files
fix(deps): update module github.com/aperturerobotics/cli to v1 (#3)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eb9c43f commit 177bac8

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
55
replace github.com/aperturerobotics/cli => ../../
66

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

0 commit comments

Comments
 (0)